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

Accessibility improvement in Choose New Password page #7665

Merged
merged 17 commits into from
Oct 2, 2024

Commits on Sep 25, 2024

  1. Fixes opencrvs#5502

    - Add onKeyDown handler function to check to Enter/Return key press.
    - Call this handler function on both input fields.
    - Add tests for this added functionality.
    HabibSentongo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    623bc72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d6ad83 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    da59177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca1735d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f1aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8908e83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b809b1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8053724 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11912bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2830dda View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    cdb776d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65155e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81799b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b37e3a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcc1c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    016a06b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2921c39 View commit details
    Browse the repository at this point in the history