Compass
13 results found
-
Edit field while projecting
When projecting certain fields of a document, the UI does not allow the user to edit the document. This is a bit counter-intuitive as editing documents that have a large amount of fields is way harder than only showing the fields (via projection) that need to be edited.
5 votes -
sticky buttons
Make buttons to edit/copy/clone/delete (top of record) and cancel/update (bottom of the record) "sticky" as they stay on viewport of current record (something like a sidebar ?).
When there is a lot of nested data, it could be hard to retrieve the buttons.
5 votes -
Utilize ESC key when editing an document to cancel edit.
Currently you are forced to use the cancel button when editing an document in the compass app on mac. Would be nice if the esc key can cancel the edit.
3 votes -
I would like the nested fields of nested documents to stay expanded after I switch to a different collection tab
We usually test using fields or Object Ids inside nested documents among different collections. It's a bit time consuming to re-expand all nested fields after switching to a different tab. The version I am using is 1.40.4. I believe this feature existed in previous versions.
3 votes -
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.
There is no warning that navigating to another tab will cause your unsaved changes to be discarded.
Ideally, my changes would be retained and preserved so that I can continue working without fear of losing my work.
Current workaround is to copy the document data into an editor, make the changes there, and then paste…
2 votes -
Open document in a json editor
I want to be able to open a document in a JSON editor and edit it there without the key:value restrictions, even when I am viewing documents in the table view.
2 votes -
show data in array of object way so multiple objects can be copied
show data in array of object way so multiple objects can be copied easily just like robo3t .. if want to copy one field from multiple documents I have to export the data then do the copy stuff I can't copy multiple objects in one fly .. and even if I can its format is messy.
1 vote -
when I change the Boolean data can you provide the true and false in list view
like select true or false from the list view instead of type
1 vote -
Option to add extra validation to delete document
User must type the document id before deleting a document
1 vote -
Add new field to document hidden
When pressing the + button to add a new field at the very last one when there is the option to show more fields, the inputs for the new one will be hidden under the 'show more'. There is no reason for this, and it could cause a lot of confusion.
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 -
Missing UUID() support for creating/editing - UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')
It would be very useful to create and edit fields that contain an UUID like:
somekey: UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')
That should be stored as binary. I use this instead of the ObjectIDs.
I can query for UUIDs but I can't edit or create them in MongoDB Compass, that should be added.
1 vote -
I documents section to have mode to view and edit DbRef content instead of DbRef Objects.
I would like to have a mode to view and edit DbRef content, in the same way as the DRef Object fields are edited now. The idea is to see in the documents section all data linked. See and edit the data in a comfortable casual way.
1 vote
- Don't see your idea?