Compass
442 results found
-
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 -
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 -
Clarify release flavours
On Github there are multiple versions of the .deb package, e.g. -readonly or -isolated
Please clarify in the Readme.md in the mongodb-js/compass Github repository what these are and which one should be used in which scenario.
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 -
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 -
Aggregation pipeline stage labels
We would like the ability to input custom labels on aggregation pipeline stages. This would allow us to categorize or add more top/app-level context to each stage.
A draft of the implementation is in the attached uploaded image, where you can click to add label on the title bar of each stage card, with ability to view the label onHover of each stage of the execution bar.
2 votes -
Hide or toggle menu like vs code
make a toggle app menu bar like vs code to make prettie UI in ubuntu linux
2 votes -
Change collection on a saved query
In the My Queries section it would be nice to be able to select which collection you want to be able to run the query against or to be able to copy the query to another collection.
At the moment each query is 'locked' to the collection it was oringally created for.
This means if i want to run the same query against another collection i have to open it and copy the text from the aggregation pipeline from the query then open the collection i want to run it on and copy the text into the aggregation pipline.
2 votes -
Avoid running queries on an ongoing condition writing. (match, lookup...)
when performing a match, lookup or other similar ops, Don't run the query as I write the conditions but only when I'm done. this will improve speed significantly and will prevent crashes due to lack of memory on very large sets.
when an operation that filters data occurs, you can add a small toggle btn when I'm done writing the query, and only then perform the search.
another idea is to add a boolean field named done which on init will be set to false, and when a user is done writing the query it sets it last to true.…2 votes -
Make Compass update notification non-blocking
New versions are constantly available. Blocking workflow with constant prompts is frustrating. No other software does this. Put in taskbar or somewhere passive!!
2 votes -
add option for skipping a version update
On MacOS (ARM), add an option for "skip this version update".
Not sure, if this issue persists in other builds as well.
Right now, everytime compass is launched it presents an annoying popup asking for update, and the only options are install, or ask me later. If you select ask me later, it shows the popup again on next start. What is needed is an option for "Don't ask me again for this version". This is kind of a standard feature in most products.
Thanks.
2 votes -
import export database not only one data of collection
- able to export a database with all collection and insert it also
- able to export a collection from a database and insert it to database also ,not only data of a collection but also collection self with all related
2 votes
- Don't see your idea?