Skip to content

Compass

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

81 results found

  1. Accurately save queries

    When I write a query that has a $regex and then try to favorite/save that query, Compass changes the favorited query. For example, this simple query returns results:
    {
    customerNumber: {
    $regex: "MSHA1",
    },
    _partitionKey: { $ne: "INACTIVE" }
    }

    However, if I then check my query history to so I can favorite it, my history shows this query that returns no results:
    {
    customerNumber: {
    pattern: 'MSHA1',
    options: ''
    },
    _partitionKey: {
    $ne: 'INACTIVE'
    }
    }

    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

    1 comment  ·  General  ·  Admin →
  2. deleteMany and updateMany

    Add the ability to deleteMany and updateMany.

    deleteMany should be relatatively easy. It could be added as a simple button to the find and aggeregations views.

    Update many might be more tricky to resolve.

    Obviously deleteMany and updateMany could be resolved by using the Mongosh CLI in Compass. Perhaps adding a "send query to CLI"-button could be helpful, so its quick and easy to move an existing query to the CLI and then manually modify 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

  3. Open new collection tab when selecting a new collection and editing an aggregation

    When you are editing an aggregation (aggregtion was not yet saved) and select another collection, do not change the collection you are working on with the new collection. Instead open a new tab with the selected collection

    4 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

    I'm excited to share that we released a change in version 1.43.3 that prevents a modified aggregation tab from being closed by accident when opening a new collection tab.

  4. Darkmode Support

    implwmwt darkmode for battery reduction and eye protection

    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  ·  0 comments  ·  Admin →
  5. 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 →
  6. 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 →
  7. Make the filter editor expandable to multiple lines

    Problem: The filter edit is a 1 line text box. It is no good for creating and editing queries with multiple terms... you can only see a small part of the query

    Solution: make the filter edit expandable, so you can see 1 line or many lines.

    5 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

    1 comment  ·  Queries  ·  Admin →
  8. 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 →
  9. 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 →
  10. "Open in new tab" should be default behaviour

    By click on collection this should be opened in new tab. If the collection is already opened the tab will be selected. The context menu "Open in new tab" should be stay as is and opend a collection in new tab.

    The case "why" - you open a collection, put some filter, order and some other staff. Then you want check other collection and just click on it. All settings on the first collection are lost.

    15 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

    I'm excited to share that we released a change that prevents modified tabs from being closed by accident in Compass version 1.43.3. 

  11. Integrate GPT for aggregation builder

    I would really love a aggregation helper tool that can take prompts to generate snippets and if you want to ask for openAI api key thats also fine, if you don't want to adhere the cost.

    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

  12. TAB AUTOCOMPLETE

    Add to option to assign tab to autocomplete like has been in every other code editor for the last decade

    4 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

    0 comments  ·  General  ·  Admin →
  13. Indent Collection on Left Panel

    After the layout update in 1.34.1, it is harder to tell what is the parent db and what the collections are. It would be helpful to have the collections indented.

    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

    1 comment  ·  General  ·  Admin →
  14. Open collections in new tab if modifications were made in the current tab

    Here's my workflow:
    - I open a collection
    - I then run some filters to check some entries
    - I want to check something in another collection, so I click on the relevant collection in the sidebar
    - My tab was overriden and I lost my filter!
    It should have opened a new tab, because I actually interracted with the previous tab.

    14 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

    0 comments  ·  General  ·  Admin →

    Thank you for sharing this feedback! We're excited to announce that we released a change in Compass v1.43.3 that prevents modified tabs from being closed by accident.

  15. Current hard-coded font puts a lot of strain on the eyes and hard to use

    I just updated Compass to v1.33.0 from 1.23.0 version and immediately got blindsided that you switched font to serif, which is much harder to read, even though the font itself is a bit larger.

    Zooming just a little bit in v1.23.0 makes it very comfortable to work with, but zooming in on serif font in v1.33.0 makes it huge and the whole app is less usable for me.

    After struggling for a bit, I uninstalled v1.33.0 and installed back v1.23.0. So far it works, so I will keep using it for the time being.

    I attached both UI screenshots at…

    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

    3 comments  ·  General  ·  Admin →
  16. 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 →
  17. 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 →
  18. Add an action to the contextual menu of the view to copy the pipeline to the clipboard.

    Currently, we don't have an easy way to save the aggregation pipeline steps used to create a view. Also, after deleting a collection, the view aggregation steps are no longer visible. We would like an option to allow saving aggregation pipeline steps for this use case.

    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

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

  20. "last updated" date and time for Saved Pipelines

    When experimenting with several tryies to find the ideal pipeline with the awesome aggregation builder - it would be great if a "last updated" date and time will appear to the side, next to the pipeline's name, in the "Saved Pipelines" window. Thank you for the consideration.

    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

← Previous 1 3 4 5
  • Don't see your idea?

Feedback and Knowledge Base