-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: 1.25.0
-
Component/s: Table View
-
None
-
Not Needed
Problem Description
Steps to Reproduce
- Open collection with documents and switch to table view
- Double click the cell in the grid to update the value
- Update value for a field
- Press Enter or just set focus to another field
--> old value is displayed in just updated cell. No visual indication that cell was updated, #Revert a Change button doesn't appear - Click just updated cell one more time
--> updated value is displayed there. If click Update then changes are saved and reflected in the grid.
Expected Results
According to the documentation Revert Changes button should appear on the right side of the edited table element to revert changes made to the field. And updated cell is highlighted with different color.
Actual Results
Old value is displayed in just updated cell. No visual indication that cell was updated, Revert a Change button doesn't appear.