mongodb-js / compass

The GUI for MongoDB.
https://mongodb.com/compass
Other
1.15k stars 176 forks source link

String property rendered with additional space at end #1889

Closed IrishAdo closed 4 years ago

IrishAdo commented 4 years ago

Using a Mac with all the latest updates ( os 10.15.2) Mongo Compass Community (Version 1.19.12 (1.19.12))

I have a document that looks something like

{ level1 : "A String"}

when I open the document in mongoDB compass community it is rendered (LIST VIEW) with an additional space at the end of all strings

{ level1 : "A String "}

lrlna commented 4 years ago

hey @IrishAdo! I am trying this out on our latest stable (1.20.5), and I am not able to see this in nested documents. For example: Capture d’écran, le 2020-02-12 à 13 56 31

Would you mind updating to the latest stable and seeing if the problem goes away for you?

IrishAdo commented 4 years ago

Will check tomorrow when I’m in the office

IrishAdo commented 4 years ago

Sorry it took so long I can confirm that this is working as expected

lrlna commented 4 years ago

Sweet! Glad it's working out