glideapps / glideapps/glide-data-grid
Escape doesn't close cell overlay consistently
Open
package:core
type:bug
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
If you open a cell and press Escape, it closes the cell overlay. But if you click inside the cell (if it is readonly), escape will do nothing:
https://github.com/glideapps/glide-data-grid/assets/2852129/23898488-2505-4f7f-a1c4-5da6c1b145fd
Is there a reason for this? It would probably be more consistent if `esc` always closes the cell overlay.
Contributor guide
Assessment
This issue has not been assessed yet.