-
Notifications
You must be signed in to change notification settings - Fork 3
Toolkit accessibility/usability fixes #276
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
Conversation
ahuseyn
commented
Feb 19, 2025
- Docs layout moved from mdx-components.jsx to _app to prevent unmounting. Unmounting causes navBar to jump up on page change
- Low color contrast issues fixed
- Skip links added above header and to docs navbar
- HTML title added to single WP pages and 404 page
- Accessible names added to some doc links
- Authentication page in docs reordered in navBar


|
Check out the recent updates to your Headless Platform preview environment:
Learn more about preview environments in our documentation. |
moonmeister
left a comment
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.
Looking good so far, couple things I couldn't check due to late issues but I expect this to be good once we get that taken care of
a11yreview1.mp4
|
Check out the recent updates to your Headless Platform preview environment:
Learn more about preview environments in our documentation. |
|
@ahuseyn Hmm, I'm still seeing those twitches as recorded in my video. Is that what the docs layout move was supposed to fix? Or is this a sperate issue? Also, please resolve your merge conflict |
@moonmeister It must be a separate issue, which I can take a look at as well. The layout fix in this PR intends to prevent docs sidebar unmounting on each page change. As you can see in the video, when this happens, docs scrollbar jumps up to the starting position. Screen.Recording.2025-02-20.at.09.55.52.mov |
|
Check out the recent updates to your Headless Platform preview environment:
Learn more about preview environments in our documentation. |
|
Check out the recent updates to your Headless Platform preview environment:
Learn more about preview environments in our documentation. |
|
Check out the recent updates to your Headless Platform preview environment:
Learn more about preview environments in our documentation. |
|
Check out the recent updates to your Headless Platform preview environment:
Learn more about preview environments in our documentation. |
