Compass
36 results found
-
Fix garbled column headers when displaying embedded documents
When expanding an embedded document in table view, column headers are shifted (macOS).
2 votes -
Allow mouse selection of data in read mode
Unless a document is being edited, it is impossible to select its data values with the mouse for copy/paste operations. I often need to copy a document's _id, which requires that I click to edit the document, select and copy _id value then cancel edit. It seems to me that I could select in read mode before... Thanks!
2 votes -
Manage (create/update/delete/view) Search Index && Vector Search
Just like in the web console we are able to create/edit/remove/view Search Index && Vector Search Index it would be great to be able to do the same in Compass.
1 vote -
Need dark mode for compass
Consider implementing a Dark Mode for the Compass app to provide users with a more comfortable and visually appealing navigation experience, especially in low-light or nighttime scenarios. This feature could contribute to reduced eye strain and improved readability.
1 voteCompass has dark mode. You can enable it in the Settings: https://www.mongodb.com/docs/compass/current/settings/settings-reference/
-
Please, please add a dark theme PLEASE
Dark theme good
1 vote -
Can we have a dark theme option in MongoDB Compass?
You know, like any other dark theme visual tools. Would have been wonderful.
1 vote -
Please implement dark mode and add an option to switch between dark and light modes
Dark mode is more comfortable for our eyes.
1 vote -
Connection dashboard should be always available
Once connected to one of my favourite connections in the Mac app I would like the ability to disconnect, or close, or minimise, which would then take me back to the Connections dashboard i.e. the screen initially presented when opening the Compass app.
Right now, when I've connected, the only way to get back to the connections dashboard is to close the connected window and open the Compass app again. So I can't have multiple connections either.
1 voteWith the release of multiple connections support in 1.44.0, a user's connections are always visible in the lefthand sidebar.
-
Tabs Name
Hi,
When you open a DB with Compass, all of the tabs are showingDocuments
DBName...and you should mouse over them or click them to find out which they belong to which collection
Instead of always showing “Documents” and “DBName”, you may show which collection they are1 voteTab names were improved alongside the release of multiple connections in version 1.44.0: https://www.mongodb.com/docs/compass/current/release-notes/#compass-1.44.0
-
Show a wait spinner while Explain Plan is working
When explain plan in Compass takes a long time to analyze, it appears as though nothing is happening and it looks broken.
1 voteThis change was release in Compass v1.36.0; we hope this change has already improved your experience!
-
Rename aggregation
Add the ability to rename saved aggregations.
Currently you have to save as... under a new name and then delete the old one to rename it.1 vote -
Ability to show Password
I occasionally get asked by teammates what my connection details are for one of my mongo DBs, but since it has been so long since I set them up, I don't recall. At the same time, they are in Compass, masked as asterisks. Many apps and websites now have that "eye" icon to allow me to see such passwords, and given that it's my desktop, it feels to me as though it's a feature I can legitimately ask for.
What's more, Robo 3T has it, which is why I am forced to send such requests to teammates that still use…
1 vote -
stop refreshing the tab on focus
Two tabs are open: TabA and TabB.
I am on TabA and did some searching with filters and sorting, then I go for TabB to check some Ids and stuff that I got in TabA.
When I get back to TabA, the search is refreshed and we lose the document navigation we were doing.
Simply put: stop refreshing the search on tab navigation.
1 voteThis is fixed in Compass 1.24.0-beta.
-
Cancel/stop an attempted connection
When attempting to connect to a cluster which is not reachable (i.e. localhost when you don't have a mongod running, or Atlas when you haven't whitelisted your IP), Compass blocks any user input until the connection request times out.
I do this periodically when my home IP gets changed, or I just make a mistake. I generally work out what's happened in <5s, but I have to wait for the connection to time out (30s?) or quit Compass in order to change/retry.
It would be much nicer to have a button to stop/cancel a connection request.
1 voteWe rolled this out in 1.26.
-
Ability to duplicate favorites
Often you have multiple DBs on the same server (e.g. demo/production) and everything is the same except the host or port. It would be nice to just duplicate a favorite in this case and edit the different parts.
1 vote -
Insert document from JSON
The Insert Document dialog requires you to enter keys/values one by one. If you already have a document in JSON format, it is time consuming to add it field by field. There should be a way to paste a complete JSON document into the dialog so it can be added to a collection.
1 voteAvailable in Compass 1.20
- Don't see your idea?