-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Describe the bug
Activating the edit mode after choosing entry by map might scroll the grid (away from current line).
Expected behavior
It should be possible to safely choose a entry. And start editing right away by double click.
To Reproduce
Steps to reproduce the behavior:
- Go to http://localhost:3000/
- Click on marker (should select matching row)
- double click on "our notes" of selected row
- in 1 of 5 tries you will be scrolled away from row in edit mode
Environment
win
Workaround
retry or scroll to current row by scrollbar
Urgency
medium priority