Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: enter to confirm keybind #253

Open
universalmind303 opened this issue Sep 10, 2024 · 1 comment
Open

feature request: enter to confirm keybind #253

universalmind303 opened this issue Sep 10, 2024 · 1 comment

Comments

@universalmind303
Copy link

most forms allow you to hit ENTER or RET to submit the form

ENTER should be a shortcut for manually clicking button shown below

Screenshot 2024-09-10 at 4 51 55 PM

@nickcoutsos
Copy link
Owner

They're just styled button elements so they should respond to Enter/Space already, but they'll need to have keyboard focus for that, which you can get by hitting Tab (depending on context you might need to press it a couple of times, I think because my GitHub link is rendering above the modal overlay it comes first in the tab indexing...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants