-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(uishell): add background & font color to active current links #4980
fix(uishell): add background & font color to active current links #4980
Conversation
Deploy preview for the-carbon-components ready! Built with commit 8a8560c https://deploy-preview-4980--the-carbon-components.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 8a8560c |
Deploy preview for carbon-components-react ready! Built with commit 8a8560c https://deploy-preview-4980--carbon-components-react.netlify.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks for fixing this 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 - Thanks @jendowns!
Co-authored-by: TJ Egan <tw15egan@gmail.com>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
Closes #4842
Changelog
New
Removed
Testing / Reviewing
To test in the
carbon-components-react
deployment --Fixed Sidenav
storya
(link) node and add one of the following:aria-current="page"
attribute, OR.bx--side-nav__link--current
classThat way you can mimic an active link & see what happens when it gets an active/current ARIA or class.