Skip to content
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

Sidebar entry focus color fix #6382

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Sidebar entry focus color fix #6382

merged 1 commit into from
Oct 24, 2023

Conversation

bbpennel
Copy link
Contributor

Summary

When using tab to navigate through the sidebar in the dashboard, or after clicking a menu link, the entry will be highlighted white with white text. This applies to hyrax 4 and 5.

Screen Shot 2023-10-23 at 4 07 51 PM

Guidance for testing, such as acceptance criteria or new user interface behaviors:

  • Log into nurax or dassie, go to the dashboard, then press tab until you have a menu item in the sidebar selected.

Type of change (for release notes)

notes-bugfix

Changes proposed in this pull request:

  • Focused entries no longer get a highlight background color.

This matches the behavior in hyrax 3. I don't have a problem with giving it a different background color if others would like to add one, but it is at least legible this way. Alternatively we could highlight it the same way that we do when hovering.

Screen Shot 2023-10-23 at 5 20 13 PM

@samvera/hyrax-code-reviewers

…ite, and is instead white on no background color, as was the case in hyrax 3.
@dlpierce dlpierce merged commit d6d3485 into main Oct 24, 2023
4 checks passed
@dlpierce dlpierce deleted the sidebar_focus branch October 24, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants