Compass
474 results found
-
While update a long-filtered data the preview was not proper visible
Make adjustable slider for filtered Data.
1 vote -
I'd like if the tabs' scrollbar were wider
I feel like the tabs' scrollbar is very narrow and it would be easier to use it if it were wider,
1 vote -
Export symbols as symbols, not text
When I export documents with Symbol fields to JSON, the Symbol fields are converted to text, regardless of which of the Advanced JSON Format settings I choose. Symbol and text fields aren't the same! The JSON format should export Symbols as Symbols, e.g. "type": {"$symbol": "text"} instead of "type": "text", similar to what it does with dates and ObjectIDs.
1 vote -
Add plugin for wsl2
Being able to use mongodb-compass within wsl2 like vscode
1 vote -
Filtering option for Nested objects
actually, as per now it's difficult to handle {column. Fieldname: value}, by using like {column _fieldname: value} it's better to handle in c# with the help of LINQ.
1 vote -
request zh language
request zh language
1 vote -
gpu intergration
i purpose using matrix ops to preform indexing, aggregation, and other computations with dedicated gpu, and multi threading/processing
1 vote -
Dark Theme is not that cool
The background colour combination of the compass's dark theme stings like a thorn in the eyes.
1 vote -
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.
1 vote -
Auto-expand single/specified database
Upon connecting to a server, I would like Compass to auto-expand the database in the sidebar if:
- the database name is in the connection string
- and/or if there is a single database on the server (that is accessible to the user)It would save a click :)
1 vote -
Array Function
Just like Javascript array functions such as filter, map having some option in drag and drop wizard with match and project stage will be more useful.
1 vote -
Pretty print queries
An optional button, while querying a collection, that prettifies and formats the queries.
1 vote -
index creation progress percentage
Please expose the progress percentage when an index is being created on the compass UI, this should be very very simple since it's already in the
op
objectmsg
field. Just an "In progress..." is simply lazy development.1 vote -
MacOS Scroll bars - show according to MacOS settings
You can view the list of indexes, but there is no scroll bar on the right side to show there are more indexes in the list. The scroll bar pops up when you hover on the list.
In MacOS settings you can set if you want this behaviour or if you want the scroll bar to always show.
Think it is like this in english MacOS:
system settings -> look and feel -> show scroll bars -> alwaysThe idea is to honor this setting.
I use MacOS 14.2, Dark mode. Compass Dark mode is a setting that already works…
1 vote -
Opening multiple collections tabs
Opening multiple collections used to be possible but with the new update I can only have one tab per collection open at a time. This makes filtering data very frustrating when I can't compare against other searches that I've done within a collection.
1 vote -
A few UX improvements for modifying documents
If you work on a document it would be good to have the <ESC>-key to decline all changes and stop edit mode.
If you work on a document it would be good to have <CTRL>+<ENTER>-keys or <CMD>+<ENTER>-keys to save the document.
While scrolling through the results it would be good to have the buttons to edit, delete, etc. as a sticky row so you don't have to scroll back to the top of a document if you want to edit it.
1 vote -
Define Port for ssh tunneling
If it would be possible to define the local routed port, some things like mongodump and mongorestore could be easily used outside of mongodb compass.
1 vote -
implicit cast based on validation schema
When importing json data containing an ambiguous type (e.g. 0, which can be a double or int32) with a collection that has a validation schema1 set for a specific type (e.g. double), the server should reference the schema to resolve the type to implicitly cast the value to upon inserting the document. Otherwise, one can have a document fail validation because (in this example) the 0 was cast to an int32 instead of a double.
Thanks
1 vote -
1 vote
-
1 vote
- Don't see your idea?