Skip to content

Compass

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

36 results found

  1. Fix garbled column headers when displaying embedded documents

    When expanding an embedded document in table view, column headers are shifted (macOS).

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  General  ·  Admin →
  2. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  General  ·  Admin →
  3. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
  4. 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 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
  5. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
  6. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
  7. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
  8. 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 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →

    With the release of multiple connections support in 1.44.0, a user's connections are always visible in the lefthand sidebar.

  9. Tabs Name

    Hi,
    When you open a DB with Compass, all of the tabs are showing

    Documents
    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 are

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →

    Tab 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

  10. 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 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
  11. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  General  ·  Admin →
  12. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  General  ·  Admin →
  13. 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 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
  14. 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 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  General  ·  Admin →
  15. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  General  ·  Admin →
  16. 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 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  General  ·  Admin →
2 Next →
  • Don't see your idea?

Feedback and Knowledge Base