glideapps / glideapps/glide-data-grid
Switch to next row when using tab to go through cells
Open
package:core
type:enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
If a user uses `tab` hotkey to go through all cells, I expect that it goes to the next row if it reaches the end of the first row. However, it does switch to the next selectable element on the page instead:
https://user-images.githubusercontent.com/2852129/222752434-6b023204-dd49-4be1-8bfa-3408b1aa2360.mov
Contributor guide
Assessment
This issue has not been assessed yet.