appwrite / demo-todo-with-angular

A basic demo example for integrating between Appwrite & Angular ❤️
https://appwrite-todo-with-angular.vercel.app
MIT License
67 stars 38 forks source link

feat: focus indicators for accessibility. #30

Closed Guy-Sowden closed 2 years ago

Guy-Sowden commented 3 years ago

Added focus indicator for button and hyperlinks in line with web aim accessibility, guides and converted span into hyperlinks so that they can be better accessed by people who rely on the keyboard for accessibility.

https://webaim.org/techniques/keyboard/

brandonroberts commented 2 years ago

Feel free to reopen when ready