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

fix(nav): Dismiss help menu prompt when sidebar is collapsed #88578

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

malwilley
Copy link
Member

Previous to this change, the help menu dot would not be dismissed until you first dismissed the banner, which does not show when the sidebar is collapsed. The new logic will always dismiss the dot after opening the help menu if it is visible.

@malwilley malwilley requested a review from a team April 2, 2025 17:42
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 2, 2025
@malwilley malwilley enabled auto-merge (squash) April 2, 2025 17:43
@malwilley malwilley merged commit d5f5d49 into master Apr 2, 2025
41 checks passed
@malwilley malwilley deleted the malwilley/fix/nav-help-dot branch April 2, 2025 17:56
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
Previous to this change, the help menu dot would not be dismissed until
you first dismissed the banner, which does not show when the sidebar is
collapsed. The new logic will always dismiss the dot after opening the
help menu if it is visible.
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