Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Compass

Showing 528

Support Proxy in Compass Settings

No description provided
Guest almost 2 years ago in Compass 2 Submitted

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...
Guest almost 2 years ago in Compass 0 Submitted

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. ...
Guest almost 2 years ago in Compass 0 Submitted

saved queries with date difference

When saving a query that was performed wit ha relative time ( e.g., {$gt:new Date(Date.now() - 24*60*60 * 1000)}} ) Save it (to history and to favorites) with the relative expression. Currently, the expression is first calculated to an actual da...
Guest over 2 years ago in Compass 0 Submitted

search by dbname > collectionname

While searching for a collection and if the connected account have multiple dbs with same schema its hard to search for specific db collection. My proposed solution is when we search using > i.e. dbname> collection name . It should show col...
Guest 11 months ago in Compass 0 Submitted

export sorted data

When clicking export collection button, the sort option specified should be copied to "Export query with filters" Examples: db.holidays.find ( {Date: {eq: '2022-04-08'} ).sort ({System : 1}) or even make this part editable, so we can add sort ...
Guest over 3 years ago in Compass 0 Submitted

Missing charts features

The charts inside mongodb are quiet nice but lacks some basic features to be able to setup a environment to create, test and deploy charts from tests to production. Also it is not possible to proper support localization. It is not possible to dev...
Guest almost 3 years ago in Compass 0 Submitted

Add a code editor to save and load MongoDB scripts with MongoDB Compass

For now, there is only a shell but why not have an editor with a MongoDB file extension so we can save and load MongoDB scripts like with MySQL Workbench?
Guest over 3 years ago in Compass 0 Submitted

Disable query propositions

Have a setting to turn off the suggestions that appears when you type a Query. This feature can also be completely removed, in my opinion. If i want to execute an old query i go on history tab and select it. The 99% of time the automatic suggestio...
Guest 11 months ago in Compass 0 Submitted

Disable the proxy pane for standard user to be allowed to manipulate the settings

There should be an option for admins to either enter: A- Set to a manual b- none c- system proxy so its enforced - rather than grant a standard user that concept of tampering with settings in the config file mongodb-compass.conf so that it is en...
Guest 11 months ago in Compass 0 Submitted