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

Fix several UX issues in address element #5462

Merged
merged 2 commits into from Aug 26, 2022

Commits on Aug 25, 2022

  1. Fix several UX issues in address element

    - Make sure there's an expand animation when opening the sheet
    - Make screens scrollable, which is necessary in landscape mode
    - Prevent search field from re-requesting focus after user hits enter
    - Adjust `Enter manually` font size
    - Prevent address sheet dismissal (only in auto-complete screen) and half-expanded state
    - Fix dismissal animation by overriding pending transitions
    tillh-stripe committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    27429a0 View commit details
    Browse the repository at this point in the history
  2. Update API

    tillh-stripe committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    8e18fb3 View commit details
    Browse the repository at this point in the history