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(app): fix password button rendering issue and update input field component #15145

Merged
merged 9 commits into from
May 10, 2024

Commits on May 8, 2024

  1. fix(app): fix input field caret position issue

    fix input field caret position issue
    
    close RQA-2697
    koji committed May 8, 2024
    Configuration menu
    Copy the full SHA
    820fabb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix(app): fix password input field behavior

    fix password input field behavior
    
    close RQA-2697
    koji committed May 9, 2024
    Configuration menu
    Copy the full SHA
    12f62f3 View commit details
    Browse the repository at this point in the history
  2. update InputField component

    koji committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b80da40 View commit details
    Browse the repository at this point in the history
  3. fix test error

    koji committed May 9, 2024
    Configuration menu
    Copy the full SHA
    14b70c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c799277 View commit details
    Browse the repository at this point in the history
  5. fix test error

    koji committed May 9, 2024
    Configuration menu
    Copy the full SHA
    135cb51 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. update input field styling

    koji committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1c83a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89077ff View commit details
    Browse the repository at this point in the history
  3. update font size styling

    koji committed May 10, 2024
    Configuration menu
    Copy the full SHA
    95374af View commit details
    Browse the repository at this point in the history