Description
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
-
You're running version >=1.0.23 of Parse Dashboard.
-
You're running version >=2.3.2 of Parse Server.
-
You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
Chrome Version 65.0.3325.162 (Official Build) (64-bit)
MacOS Version 10.12.6 (16G1212)
Steps to reproduce
- Have a long string or array field
- View in dashboard, expanding the column in question
- Double click to enter edit mode
- The Edit field is very thing, which makes it hard to read the existing data
In my particular case, I was using this to be able to view the data, as it's an array with maybe a dozen or so elements. Expanding the column width isn't a feasible option to view all the data, though I did expand it a generous amount so one of my contained objects would be visible in the preview. My only option was to double click into the field to view the entirety of the data from there. However, with the tiny width box, I couldn't read it properly and had to expand the width by using the drag corner. On several instances I mis-clicked ever so slightly, and it decided to save the object, which changed updatedAt so it's now not a reference for the last time the user had edited the object themselves.