jossmac / jossmac/react-images
Allow fullscreen but disable hotkeys
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
I've built a custom view that includes a form, however when typing `f` in the input box fullscreen mode enables.
Would it be possible to either:
- allow configuration to disable hotkeys but still allow fullscreen mode via the button; or
- ideally, check the event target node type to ignore form inputs
Happy to work on a PR but would like a direction before starting.
Contributor guide
Assessment
This issue has not been assessed yet.