remvze / moodist

🌲 Ambient sounds for focus and calm.
https://moodist.mvze.net
MIT License
828 stars 50 forks source link

Improve accessibility #25

Closed SuperMeepBoy closed 5 months ago

SuperMeepBoy commented 5 months ago

A new MR to add a few accessibility improvements.

I'm doing this step by step so sorry if it is not okay to you for me to deliver many pull requests, tell me, I'll adapt !

I push this one because there are a few minor changes which would be greatly appreciable for keyboard navigation :

remvze commented 5 months ago

Thank you once again for your contribution. I greatly appreciate it. Unfortunately, this PR conflicts with the develop branch since I've also been working on improving accessibility. The following features have already been implemented in that branch:

However, the other features you've added (the favorite button fix and textarea autofocus) are great, so I would appreciate it if you could pull from the main branch (I'll merge the develop branch into it right now) and then add those features and make a new PR.

You can check the develop preview here if you want.

SuperMeepBoy commented 5 months ago

Alright ! Closing merge request. I will only push the fix (which involves a refacto too for cleaner code) because for some reasons I can't get to make the autofocus work on textarea anymore and I don't have time to check that tonight !