[Bug]: The login button text turns black when attempting to navigate via the keyboard
Closed this issue · 2 comments
06b commented
Describe the bug
The login button text turns black when attempting to navigate via the keyboard.
To Reproduce
Steps to reproduce the behavior:
- Press Tab until you reach the login button.
- Once the login button has focus attempt to Tab again.
- The text within the login button now receives focus which results in text appearing black on a black button.
Expected behavior
The login button should be able to receive focus and be legible.