bangle-io / bangle-io

A web only WYSIWYG note taking app that saves notes locally in markdown format.
https://bangle.io
GNU Affero General Public License v3.0
1.06k stars 69 forks source link

Accessibility: Screen readers are not aware of autocomplete suggestions for / and action list #222

Open zersiax opened 2 years ago

zersiax commented 2 years ago

Pretty much as it says on the tin. No ARIA markup is present to make sure screen reader users are aware what autocomplete suggestion is in focus. Most of the ret works fine, but that bit appears to be broken which is unfortunate. Could this be looked into, so companies that want to adopt this for their on-premise note taking tools won't have to severely inconvenience or outright fire their screenreader-using employees? Thanks much! :) I'd be happy to answer questions if there are any.

kunal2899 commented 1 month ago

@zersiax I got your issue, and as I worked on dedicated projects related to a11y fixes I totally get it what kind of problems you're talking about. So can you confirm once like which autocomplete suggestion you're referencing to (check attached screenshot to confirm if I'm not wrong) and if that's not then kindly provide more details about the scope where you want a11y fixes. And I would love to take this over. Thanks!

image

cc: @kepta