-
-
Notifications
You must be signed in to change notification settings - Fork 479
Accessibility options modal #1734
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
This is outdated info, see last comment for update |
Deployed commit |
Deployed commit |
49cfda0
to
402610f
Compare
Deployed commit |
402610f
to
37411c9
Compare
Update @fflorent: I changed my strategy on this to help on reviewing/merging this on its own. This is now based on the main branch and doesn't rely on any other things. |
Deployed commit |
37411c9
to
b4ebd1c
Compare
I updated the branch:
From my point of view this is ready to review @fflorent @hexaltation :) |
Deployed commit |
I must admit at first glance I don't get why the LeftPanel test fails, I can't make it fail locally… In the mean time if you have any idea @dsagal, I see it's a recent addition of yours (including some fixes on the RegionFocusSwitcher, sorry and thanks by the way 👀) edit: I think I know the issue. I'll open a separate PR for the flaky test. |
b4ebd1c
to
c230fa9
Compare
Deployed commit |
c230fa9
to
ab8a1be
Compare
Deployed commit |
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 for the job
ab8a1be
to
533d26a
Compare
Deployed commit |
If any gristlabsian is curious this is ready ;) @dsagal I remember talking about this feature with you. @georgegevoian |
Context
Now that there is a high contrast theme, and most importantly, that keyboard shortcuts exist to escape the widget and navigate through the whole document page ; it feels like a good idea to expose that more in the UI.
Proposed solution
The idea is to have an "Accessibility" button directly available in the tools section of the left panel.
Has this been tested?
Screenshots / Screencasts
a11ymodal.mp4