terrylinooo / githuber-md

Markdown editor plugin for WordPress.
GNU General Public License v3.0
616 stars 89 forks source link

Accessibility of the settings screens #290

Closed vlajna95 closed 1 year ago

vlajna95 commented 2 years ago

The toggle settings are really tricky to use for screen-reader users. It's impossible to know if the button is toggled on or off.

Is it possible to show these options as normal HTML checkboxes?

<input type="checkbox" ... />

That would enhance the plugin accessibility a lot.

I'm also willing to help doing this, but I'm not sure where to look for the code for actually displaying the settings in the backend.

Thanks!

vlajna95 commented 1 year ago

I came back to this plugin after a few months, and I wonder if there was some work done to enhance the screen-reader accessibility, especially in the settings screen.
It would be really great, since the plugin in general is fantastic, and this semi-ability to change the settings makes the experience somewhat traumatic. 🙂

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 2 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.