-
Notifications
You must be signed in to change notification settings - Fork 175
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
[FE] - Add visual cue to Profile Settings #1121
Comments
Hey @marcelluscaio, can I work on this issue? |
Thank you for your interest, @guninwasan ! Yes, you can work on that |
@marcelluscaio just wanted to get some more clarity on the issue. I tried keyboard navigation on profile both locally and the demo site, and it seems like there are visual cues to show what the tab the user is on Screen.Recording.2024-11-19.at.21.25.56.mov |
@guninwasan just wanted to check back the progress here. Thanks! |
Hey @gorkem-bwl and @marcelluscaio the PR is up for review. Let me know if I need to make any changes to it. Thanks! |
In the profile settings, the tabs (Profile, Password, Teams) do not provide visual cues for the focus state, making harder for keyboard navigation. Also, the border is misaligned.
There should be a visual cue when navigating between these interactive elements. It would be best if they follow these guidelines:
https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html
https://www.w3.org/WAI/WCAG22/Understanding/focus-appearance.html
I don't see an alternative implementation.
The text was updated successfully, but these errors were encountered: