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

Allow users to control what enter key does #30

Closed
MikeTheWatchGuy opened this issue Aug 9, 2018 · 1 comment
Closed

Allow users to control what enter key does #30

MikeTheWatchGuy opened this issue Aug 9, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@MikeTheWatchGuy
Copy link
Collaborator

At the moment, the enter key submits a form as if the first button on the form was clicked. Would be nice to allow the user to determine how the enter key acts. Allow setting a different button.

@MikeTheWatchGuy MikeTheWatchGuy added the enhancement New feature or request label Aug 9, 2018
@MikeTheWatchGuy MikeTheWatchGuy added this to the 2.8 milestone Aug 13, 2018
@MikeTheWatchGuy
Copy link
Collaborator Author

DONE! Added to version 2.8. Caller can set the focus on an element using the bind_return_key optional Boolean parameter.

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

No branches or pull requests

1 participant