Improve placeholder and side menu icon contrast for WCAG compliance #2519
Ovgodd
started this conversation in
Ideas & Enhancements
Replies: 1 comment 1 reply
-
|
@Ovgodd I'm converting this to a discussion which is where we keep track of larger feature work. Ideally, we'll be able to do a larger sprint on a11y if we can get this sponsored (good chance we can get support from ZenDiS / DINUM for this) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
The placeholder text and side menu icons in the BlockNote editor have insufficient contrast.
This fails WCAG 2.1 requirements (minimum 4.5:1), making it harder for users with low vision.
Describe the solution you'd like
Update the placeholder text and side menu icon styles to use higher-contrast colors.
For example, switching --bn-colors-side-menu: #cfcfcf; to --bn-colors-side-menu: #2a2a2a;
Beta Was this translation helpful? Give feedback.
All reactions