-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Highlight "Site" in the navigation panel #36762
Conversation
Size Change: +17 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
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 good!
The active link could also have aria-current
set (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current). What do you think?
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.
I'll add this as a suggestion to the tracking issue |
Oh yep! Good point! I thought I added it before but turns out it's in another branch 😅 . |
Description
Part of #36597.
Highlight the "Site" link when using the editor. Currently every page other than the list pages are considered to be inside the editor so I just highlight the link in all of them. Not sure if it's desirable though.
How has this been tested?
tt1-blocks
themeScreenshots
Types of changes
Bug fix
Checklist:
*.native.js
files for terms that need renaming or removal).