Valour-Software / Valour

Valour is bringing communities into the future with unique features, blazing performance, and respect for users.
https://valour.gg
GNU Affero General Public License v3.0
171 stars 22 forks source link

🐛 Bug - Lack of focus indicator for "Log In" button and unfocusable "Register" button #1151

Open BeauTheBeau opened 11 months ago

BeauTheBeau commented 11 months ago

Describe the bug There is no clear visual indicator that the Log In button is focused, and the Register button can not be focused through Tab

To Reproduce

  1. Go to the Valour login page
  2. Tab to "Log in"
    • The Log In button will be focused, but there is no visual indicator
  3. Tab to "Register"
    • The Register button is not focused, it skips to the next focusable element

Expected behavior The buttons are focusable and have a clear indicator that they are focused

Screenshots You can see my keyboard inputs at the bottom of the screen. I'm not sure how useful this actually is, but it might help :)

System Information:

Additional context The Log In button is a button element, but the Register is just a div

BeauTheBeau commented 11 months ago

Same issue applies for

Sorry I didn't catch this in the main issue, was a bit sleepy

SpikeViper commented 5 months ago

Can't tab-highlight buttons on register/login page