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

Tap on Max value shows only last digits in Send input #21866

Open
churik opened this issue Dec 24, 2024 · 0 comments
Open

Tap on Max value shows only last digits in Send input #21866

churik opened this issue Dec 24, 2024 · 0 comments
Labels

Comments

@churik
Copy link
Member

churik commented Dec 24, 2024

Bug Report

Summary

When the "Send" field is tapped and "Max" is selected, users cannot see the initial digits of the value unless they manually scroll to the start. This behavior affects both Android and iOS and raises ambiguity regarding the desired behavior of the input field.

Design Reference

Design Spec in Figma

Steps to Reproduce

  1. Open the wallet with sufficient assets.
  2. Navigate to the "Swap" screen.
  3. Tap "Max" in the "Send" field.

Expected Behavior

  • Field should either:
    • Be focused and display the last digit of the value entered, OR
    • Remain unfocused, with scrolling behavior adjusted so that focusing on the field directs the user to the last digit.

Actual Behavior

  • iOS:

    FILE.2024-12-24.16.48.34.mp4
  • Android:

    FILE.2024-12-24.16.48.38.mp4

Request for Clarification

@xAlisher

  1. What should the field behavior be when "Max" is tapped?
    • Should it be focused or unfocused?
  2. Should the input automatically scroll to the start or end of the value?
  3. What behavior aligns best with UX/UI principles for similar interactions?

Additional Details

  • Status version: Nightly
  • Operating Systems: Android, iOS
@churik churik added wallet-core Issues for mobile wallet team design-review-required labels Dec 24, 2024
@churik churik changed the title Tap on Max value shows only last digits Tap on Max value shows only last digits in Send input Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant