You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Links are not accessible at all when the page is zoomed to 200% and the height of the window is small. Try it out on 320x256 screen size.
Issue is present on the current /features page where SubNav is used instead of the AnchorNav since the latter can support only few links (also a thing to look at).
Links are not accessible at all when the page is zoomed to 200% and the height of the window is small. Try it out on 320x256 screen size.
Issue is present on the current
/features
page whereSubNav
is used instead of theAnchorNav
since the latter can support only few links (also a thing to look at).A11y audit marked this issue as Sev 2
I've placed an override in this PR: https://github.com/github/github/pull/353042
I know that we are making a
SubNav v2
but we need to make sure that this issue doesn't persist.The text was updated successfully, but these errors were encountered: