-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
feat(nav): Upgrade org dropdown to new components #86824
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
220991c
to
adff20f
Compare
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
scttcper
approved these changes
Mar 12, 2025
jan-auer
added a commit
that referenced
this pull request
Mar 13, 2025
* master: (45 commits) update security.txt (#86698) feat(onboarding): Add acc. test for loading docs and deletion modal changes (#86866) fix(issues): Always add extra day to default selection (#86965) 🔧 chore(aci): move alert context out of workflow engine (#86926) test(react19): Fix create org acceptance test (#86960) ref(react19): Replace remaining ReactText type (#86957) chore: add comment to managedNote (#86955) deps(ui): Upgrade babel, core-js (#86948) fix(autofix): Attempt fix at trace connected queries (#86952) chore(issue-details): Add flag for access to the tour (#86943) feat(flagpole): Add a project's platform as context (#86930) fix(ourlogs): Small ux fixes for logs on issues (#86939) feat(ourlogs): Make traceids linkable (#86941) chore: gsAdmin codeowners (#86945) feat(ui): Add chart back to Releases drawer (#86889) feat(nav): Upgrade org dropdown to new components (#86824) 🔧 chore(aci): move alert context out of workflow engine (#86924) fix(sentry apps): Empty string in component errors should not disable issue UI (#86937) fix(insights): Display dash for missing HTTP methods (#86940) feat(nav): Add 'give feedback' item to help menu (#86944) ...
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Copies over the
SidebarDropdown
component from the old sidebar and rebuilds it using<DropdownMenu />