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

Pressing the enter key submits forms #92

Closed
kieranroneill opened this issue Dec 31, 2023 · 0 comments · Fixed by #94
Closed

Pressing the enter key submits forms #92

kieranroneill opened this issue Dec 31, 2023 · 0 comments · Fixed by #94
Assignees
Labels
✨ feature New feature or request
Milestone

Comments

@kieranroneill
Copy link
Contributor

Summary

A feature of low hanging tasty fruit is that of being able to submit your password when pressing the "Enter" key.

Acceptance criteria

Scenario 1: User presses enter to submit password
GIVEN a User wants to send an asset
AND is on the summary page
WHEN the User enters their password
AND the User presses "Enter"
THEN the password is submitted

Notes

  • When transferring to the summary page of the send assets, the password input should be focused
@kieranroneill kieranroneill self-assigned this Dec 31, 2023
@kieranroneill kieranroneill added this to the v1.9.0 milestone Dec 31, 2023
@kieranroneill kieranroneill added the ✨ feature New feature or request label Dec 31, 2023
@kieranroneill kieranroneill linked a pull request Jan 2, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant