hackutd / jury

An all-in-one hackathon judging platform, created with modern technologies aimed at optimizing the user experience of hackers, judges, and organizers.
https://jury.mikz.dev
MIT License
10 stars 13 forks source link

[Bug] Add focus color to buttons #174

Open MichaelZhao21 opened 1 day ago

MichaelZhao21 commented 1 day ago

What Happened?

Buttons have no visible focus color; this is bad for accessibility. There are a lot of buttons on the admin dashboard, especially the settings page and would cause issues if you are tabbing through the settings.

Steps to Reproduce

  1. Go to the home page
  2. Try to tab to buttons
  3. Oh you can't see womp womp

What device(s) are you seeing this issue on?

No response

What browser are you seeing this issue on?

No response

Possible Solutions

Change it to the same color as the hover or add a different border or smth.

Additional Info

No response

zaheer-Khan3260 commented 19 hours ago

Can you provide the Screen shot of the problem that you facing and I can fix this issue.