Compass
165 results found
-
Populate collections that I create with fake data
I want to be able to easily add a large volume of documents with fake data to collections that I create via the UI.
1 vote -
ContextMenu on collection
A simple context Menu with following functions:
- delete
- rename
- copy
- export
- open in new tab1 vote -
Clicking outside of a modal should close the modal
It is annoying to have to click "Cancel" instead of just being able to click outside of the modal.
1 vote -
visual feedback on array / object size in document preview
Could we have a visuel feedback in document preview (Documents, Aggregation) for the array / objects size? It could be between parenthesis next to the "Object"/"Array" label => Array(5) for example
The basic need was to identify quickly which array/object are empty: could start by removing the ability to expand by removing the ">" in front of the field...
1 vote -
Compass log as regular text
Allow option for current Compass log to be tail-ed so activity can be seen in real-time in a terminal window.
1 vote -
Possibility to have _id field with new ObjectId added to each array element automatically
Hi,
I thought it would be a good idea to have the option to have an array automatically add an _id field with new ObjectId per element if its an array of object.
In our use cases, we mostly update/delete items by their _id.
In the case where we want to do a bulk $push or something similar, there are currently no way of generating the _id's except looping through our array and generating the ids beforehand which is not ideal.
Another option would be to be able to use an update operator to generate a new ObjectId.
For example:
…1 vote -
Compass for IOS and Android
Hello,
It would be great if there was an app for MongoDB Compass on IOS and Android. This would allow people on the go to access their database quickly and easily.
On IOS, there are already applications for MongoDB, but they are paid, and not official.I hope many of you will approve of this idea! (I need it 😄)
Have a nice day,
~ Polo1 vote -
_id field listed first
The _id field is not always visible when browsing through the data, because of the sorting. It would be great if _id is always visible by ensuring it is listed first.
1 vote -
Maintain collapse state when refreshing
Currently, if you toggled open two or three children and you click the refresh button, it collapses everything back to the root document. If you are developing a feature that edits two or three children deep, every time you test something you must refresh and open those children again. I think this is similar to https://feedback.mongodb.com/forums/924283-compass/suggestions/40564825-remember-the-expanded-state-of-object-when-coming but is focused on refreshing the same collection rather than tabs.
1 vote -
Display Documents within a Frame
When clicking on a large collection (or running a long-running filter), the Documents are loaded within the main window and prevents the users from performing any other operation. By displaying data within a subframe (like for the aggregation pipeline builder), users can continue to work without waiting for the documents to load.
1 vote -
Cancel a Preview Operation in the Aggregation Builder
Currently, to cancel a preview operation in the aggregation builder, we have to close the tab and open a new tab, losing any changes to the aggregation pipeline if it hasn't been saved. Making a Cancel Operation feature to stop the Preview would allow the user to continue within the same tab.
1 vote -
Filter the collection list in the collection screen by the "Filter your data" term
The "Filter your data" search box on top of the list of dbs/collections allows to filter databases and collections. In databases with a large number of collections this is very useful to have quick access to the colletion(s) of interest without the need to scroll through the whole collection list in the collections screen.
Unfortunately this filter has no effect on the collections list which ist provided in the collections screen. It would be very useful if this list would also be filtered by the filter term to have the collections of interest side by side with their metrics (Documents,…
1 vote -
MongoSH search command
It could be very useful a command such as "Ctrl+R" in Ubuntu, where you can type some letters and find a command from the command history.
For instance, if I executed "use mydb", "mydb.mycollection.find()" and "use anotherdb", by typing "Ctrl+R" and "use m", there should be anything such as in the ubuntu's terminal that autocompletes the command "use mydb".
1 vote -
auto show more fields
I frequently have documents with a lot of fields and it's quite annoying to keep needing to click on SHOW # MORE FIELDS - it would be a nice feature to eitehr
- always show all fields
- after opening, choose to show all fields in current view1 vote -
Allow custom colors of favorites
It would be nice to choose a custom color for my favorites. Or at least increase the color options (for example all of the colors on this palette https://flatuicolors.com/palette/defo)
1 vote -
updating the collection informations on top right
even if you click on two refresh buttons (see the attached print screen), Compass does not update the information
1 vote -
Easy: More recognisable copy and duplicate buttons
It's impossible to tell them apart without reading the tooltip (which takes a bit time to show)
1 vote -
log
Allow Compass to log event and errors
1 vote -
Can't see all my documents in the current page,I would like to have scroll bar
Can't see all my documents in the current page,I would like to have scroll bar
1 vote -
It's really hard to type in a document json or an attribute,I hope Compass can be more intellegent
Can Compass get more intellegent for us users ? The Feedback button hide some functional area so that I can't click update to finish editing ducument. I hope Compass can auto save what I've already typed,and never let it happen again that I forget to click that hidden UPDATE button and lose all I've typed,which makes me crazy and angry⊙︿⊙
1 vote
- Don't see your idea?