Keep cell selected after data browser refresh #2631
Labels
bounty:$10
Bounty applies for fixing this issue (Parse Bounty Program)
type:feature
New feature or improvement of existing feature
New Feature / Enhancement Checklist
Current Limitation
When clicking "Refresh" in the data browser, the cell stays selected in the same row / column position, even if the document moved to a different row. The user may mistake the selected cell as being the previously selected cell which can lead to user errors.
Feature / Enhancement Description
objectId
and selected field of the document and select the same cell even if its position has moved. Also the field name should be explicitly remembered, instead of just the row / column coordinates.Example Use Case
_User
class.createdAt
.Alternatives / Workarounds
None.
The text was updated successfully, but these errors were encountered: