Skip to content

feat: 馃嵃 Password Field Capslock Alert

Hannes Heine requested to merge bgt-password-field-capslock-alert into master

Created by: Brandon-G-Tripp

馃嵃 Pullrequest

Pull Request creates a Caps Lock enabled warning when user is typing in the password field on login.

Issues

There is one small bug. If the capslock is already enabled on page refresh it will temporarily not trigger when the password field is clicked. I do not believe I can resolve this issue fully until the ds-input is migrated and there is access to the change event.

Should this issue be put on hold until I finish migration?

Todo

  • Fix Test Case for changing data visibility of warning
  • Finalize styling of warning

Merge request reports