chore: move refresh dbs button up to be inline#6929
Closed
betsybutton wants to merge 6 commits intomongodb-js:mainfrom
Closed
chore: move refresh dbs button up to be inline#6929betsybutton wants to merge 6 commits intomongodb-js:mainfrom
betsybutton wants to merge 6 commits intomongodb-js:mainfrom
Conversation
lerouxb
approved these changes
May 16, 2025
Contributor
|
You need either a ticket number in the title or the no-title-validation tag on the PR for the Check PR Title task to succeed, btw. CI seems to be very red right now, probably due to https://www.electronjs.org/blog/ecosystem-node-22/ |
Collaborator
|
Merged main to see if there are any actual test failures |
Member
|
Looks like some related test failures around how we used to open the menu and click refresh to perform this action: @betsybutton let us know if you'd like someone else to take a look or if you're up for it! |
Contributor
Author
|
@Anemy Honestly, I don't think I'll be able to get back to this soon 😢 Any of you would probably be able to clean it up a lot faster than me. Would be great for someone to pick this up. |
Member
|
Created #7065 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Checklist
Motivation and Context
This change responds to lots of user feedback we're heard that the refresh button should not be buried under the ... menu.
Dependents
N/a
Types of changes