-
Notifications
You must be signed in to change notification settings - Fork 41
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-865] Blur all input fields when the user clicks "Max" button in Swap flow #711
Conversation
BX-865 Blur all input fields when the user clicks "Max" button in Swap flow
Currently when the user clicks the "Max" button in the Swap flow, the user is then unable to see the beginning of the number value in the Input Token Field — this is unideal as a solution, we think that when the user clicks "Max" we should blur all the inputs in the swap flow, so that the inputs show the beginning of the numerical/decimal value instead of the end of it Screenshot 2023-06-20 at 2.37.28 PM.png shown in this screenshot is what the inputs look like when the user clicks "max" — you can see how the value in the top input doesnt give the user very useful context |
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: |
Here's the packed extension for this build: |
What changed (plus any additional context for devs)
Removed focus after max
Screen recordings / screenshots
What to test
Final checklist
yarn build
).