0ME9A / password

Password is a free online tool that helps you create strong and random passwords for your accounts. You can customize your password options and copy the generated password to your clipboard with one click.
https://password.ome9a.com
MIT License
5 stars 4 forks source link

Accessibility #37

Closed DavidKozdra closed 9 months ago

DavidKozdra commented 10 months ago

Check boxes need to be able to be selected on enter if you focus tab to a check box and press enter it does not toggle

This is helpful for users that have physical motor conditions or a broken mouse.

0ME9A commented 10 months ago

Hi @DavidKozdra ,

Thanks for your suggestion! We appreciate the focus on accessibility. We'll work on incorporating the ability to toggle check-boxes using the Enter key, enhancing the overall accessibility of the feature.

However, we'd also like to keep the existing functionality where the space-bar triggers the checkbox state change. This is in line with standard practices and aligns with user expectations based on widespread conventions, including platforms like GitHub.

We believe maintaining this dual functionality will provide a more versatile and user-friendly experience for a wider audience.

DavidKozdra commented 10 months ago

I must have missed that space bar mostly works, ideally we want an accessibility menu where users can choose what button works but I will add enter as well for now

DavidKozdra commented 9 months ago

I am gonna close this if space works it works I will add a new issue for the settings to include more accessibility options