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

Update Input password component layout to avoid password manager button overlap with visibility button #12398

Merged
merged 5 commits into from
May 2, 2022

Commits on Apr 27, 2022

  1. Update Input password component visibilty button

    * Update layout to prevent password manager buttons from overlapping with visiblity button
    * Apply consistent layout to both password and non-password inputs
    edmundito committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9481f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775e990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe51cb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c47718 View commit details
    Browse the repository at this point in the history
  5. Add aria label to visiblity button in password input

    * Fix type issues with testutils render
    edmundito committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    90d3c4b View commit details
    Browse the repository at this point in the history