Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui2): separate hotkeys #88726

Merged
merged 4 commits into from
Apr 3, 2025
Merged

feat(ui2): separate hotkeys #88726

merged 4 commits into from
Apr 3, 2025

Conversation

natemoo-re
Copy link
Member

@natemoo-re natemoo-re commented Apr 3, 2025

Based on some feedback from @vuluongj20, this PR adjusts our theme switching hotkeys so that each hotkey only controls a single theme property.

Hotkey Behavior
Command+Shift+1 Toggles light or dark mode
Command+Shift+2 Toggle default or UI2 theme

See Deploy Preview

@natemoo-re natemoo-re requested a review from a team as a code owner April 3, 2025 19:40
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 3, 2025
@natemoo-re natemoo-re merged commit 93889dc into master Apr 3, 2025
41 checks passed
@natemoo-re natemoo-re deleted the ui2/nm/hotkeys-new branch April 3, 2025 20:59
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
Based on some feedback from @vuluongj20, this PR adjusts our theme
switching hotkeys so that each hotkey only controls a single theme
property.

| Hotkey | Behavior |
|--------|--------|
| `Command+Shift+1` | Toggles **light** or **dark** mode |
| `Command+Shift+2` | Toggle **default** or **UI2** theme | 

See [Deploy Preview](https://sentry-git-ui2-nmhotkeys-new.sentry.dev/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants