Compass
429 results found
-
Comment Mode off by default
I'd like to turn off comment mode in the aggregations view by default. Currently this setting does not persist and comment mode is always enabled by default when you create a new aggregation pipeline.
2 votes -
Export many collections in json file.
Why i can't export many all documents of many collections in json file at the same time by select them.
2 votes -
Show created timestamp for ObjectId fields
It would be really useful to see the timestamp from ObjectId fields while hovering over the ObjectId values in query results. Well designed documents have a field for the creation time, but not all documents have it and then need to go into hoops to take the ObjectId and call the getTimestamp() function for it to see when the document was created.
The ObjectId also contains machine identifier, process id and a counter. They're not that interesting, but could be shown as well.
2 votes -
2 votes
-
Always select focused collection in sidebar navigation (Compass)
In the UI of the Compass interface, users navigate through databases and collections primarily via the sidebar. However, there's an aspect of user experience that can be enhanced. Specifically, I am proposing a feature where the sidebar navigation dynamically reflects and highlights the database or collection that is currently in focus in the main tab area.
This means, that when a user selects and works on a particular database or collection, that specific item should automatically become highlighted or marked in the sidebar.
2 votes -
Middle clicking collection tab along top should close that tab, rather than requiring pressing the x-mark
Very much like tabs work in browsers
2 votes -
I would like to changes to a document to be preserved when navigating between tabs or at least receive a warning
When editing a document, you sometimes have to look up data in another tab, for example to copy-paste an ObjectID of another document.
However, when you return to the tab you were editing in, all your changes are lost and you have to start over.
There is no warning that navigating to another tab will cause your unsaved changes to be discarded.
Ideally, my changes would be retained and preserved so that I can continue working without fear of losing my work.
Current workaround is to copy the document data into an editor, make the changes there, and then paste…
2 votes -
Stop scrollbars from going top every single time after every single action.
Compass resets the scrollbar to absolute top position after every action i make. Like navigating from one tab to another, so I end up scrolling endlessly. Please make the scrollbars to remember their position.
2 votes -
open doc
Simply open a document in a modal windows, and enable to edit them.
2 votes -
Document Compass vs Server Compatibility Matrix similar to other MongoDB products
And Compass' EOL date is 18 months after its release unless it's a major version (24 months). Compass release dates are in https://github.com/mongodb-js/compass/releases
2 votes -
I would like the nested fields of nested documents to stay expanded after I switch to a different collection tab
We usually test using fields or Object Ids inside nested documents among different collections. It's a bit time consuming to re-expand all nested fields after switching to a different tab. The version I am using is 1.40.4. I believe this feature existed in previous versions.
2 votes -
Pin a collection
There should be an option to pin collections so that we can easily navigate to them
2 votes -
mongosh
Ability to set mongosh config properties in Compass
2 votes -
Support for linux/aarch64
Asahi linux has been gaining some traction. Its a linux distribution based on the ARM architecture, specifically Apple Silicon. Since we already create a binary for Aarch64 for MacOS, would it be possible to make a release for aarch64 for linux as well!?
2 votes -
Changestream support!
On each collection, right next to the aggregation tab (or inside aggregation tab), just add a tab for changestream! And similar to the aggregation tab, where u can see all the previews for each aggregation step, users should be able to do same based on the oplogs.
2 votes -
Ability to increase text size in Documents (only)
Please add ability to increase text size in Documents independent from whole interface.
2 votes -
Make it easier to switch between Performance Tab view and Collection Tabs view
Once you click on "Databases" you loose the Collection Tab view and the only way to get back to it is to click on a collection again, but unless you click on the same collection it will overwrite the last collection you were looking at.
Maybe add a new menu tab that returns you to the Collections view, with your saved collection tabs.2 votes -
Split View: Split screen into two sides to compare two tabs visually
When I have more than one tab, I would like to split the view in two and have two tabs, one on the left and one on the right to be able to compare two different documents.
VScode for example has this option (see screenshot attached)
The only way to do this now is with a new instance of compass (2nd connection)2 votes -
Desktop icon shouldn't reappear after every update
The desktop shortcut re-appears in on desktop after every update.Even though I remove it every time. (on Windows)
2 votes -
Notify users when a database is being rate limited
Suggestion: When a database is being rate limited, please indicate this on the dashboard.
And/or send an email to the developer, so they can take action, like upgrading the DB tier.
(Preferably before they're locked out of the database for 7 days).Context:
Just had a production outage, because the M5 database we were using went from 2.5 seconds for a response, to 120 seconds a response.
There was no warning, no alerts, no emails, and nothing on the dashboard to indicate we were being rate limited. I waited 2 hours with chat support and got nowhere.
Finally got an…
2 votes
- Don't see your idea?