-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Describe the bug
Activating a row scrolls the grid. So the current will be the last visible row. Unfortunatly this rows height contains the scrollbar too - so moving into/onto that row will always toogle the scroolbar. That is not nice, disturbing and takes time.
Expected behavior
The activated row should be in focus and be easily accessable. I suggest 2nd row from button or top or row in middle of grid.
To Reproduce
Steps to reproduce the behavior:
- Go to http://localhost:3000/
- Click on marker
- See error
Environment
Win
Workaround
Keep moving the mouse away from scrollbar.
Urgency
low priority