-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: CRUD, Table View, UI / UX
-
None
-
3
-
Not Needed
Steps to Reproduce
- Open a collection and switch to table view
- Double-click on any editable field of a document that has a value of undefined / `no field` and set the value
- Hit Enter or edit any other field
Expected Results
- The cell shows the updated content and is highlighted in yellow to visually show the change
- The row action buttons at the end of the row are not visible anymore as the row is being edited
Actual Results
- The cell shows the old undefined content and it's not clear that it was modified.
Additional Notes
However, when adding a new field after editing a value, the refresh of the row magically happens and the expected results now appear.
See attached GIF.
- is related to
-
COMPASS-4509 Table view row is not updated properly when editing fields
- Closed
- related to
-
COMPASS-6333 Visual rebrand of Compass' table view
- Needs Triage