ar5had / expense-listing-app

An expense listing app I made as a frontend challenge for Pleo.
https://pleo-meets-arshad.herokuapp.com
MIT License
1 stars 0 forks source link

Make app keyboard accessible and other semantic markup changes #37

Closed ar5had closed 5 years ago

ar5had commented 5 years ago

Adding tabindex to body tag solves #24 . Label elements in forms are linked to their respective input elements. I have also renamed UpdateStatus to a Notification.