-
Notifications
You must be signed in to change notification settings - Fork 40
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
[BX-805] Expected to be able to press "ENTER" to submit my Swap #699
Conversation
Here's the packed extension for this build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UX 📈📈📈
Here's the packed extension for this build: |
src/entries/popup/pages/swap/SwapReviewSheet/SwapReviewSheet.tsx
Outdated
Show resolved
Hide resolved
db8f02c
to
003ddc3
Compare
Here's the packed extension for this build: |
Here's the packed extension for this build: |
Here's the packed extension for this build: |
Here's the packed extension for this build: |
11b6fca
to
43aedc5
Compare
Here's the packed extension for this build: |
Here's the packed extension for this build: |
ba47ce6
to
98cef49
Compare
Here's the packed extension for this build: |
Here's the packed extension for this build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
467b214
to
84bb137
Compare
b7a4782
to
0398b5d
Compare
Here's the packed extension for this build: |
Here's the packed extension for this build: |
What changed (plus any additional context for devs)
You can now access the confirm swap submit button with the keyboard. The cta on the swap review sheet is now auto focused when it pulls up, which satisfies the ticket's requirements. The user can hit enter to submit the swap unless the use the arrows keys or tab to focus a different button.
Screen recordings / screenshots
https://recordit.co/vAr9Rd6Lqn
What to test
Make sure the cta in the swap review sheet auto focuses
Final checklist
yarn build
).