Closed iNeso1984 closed 12 months ago
Made the Board of Members Cards under BoardCard.js file accessible via tab.
Added tabindex=0 to BoardCards function to make the cards accessible via tab.
https://github.com/Vets-Who-Code/vets-who-code-app/issues/359
Improves accessibility.
npm run test generated no errors.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Made the Board of Members Cards under BoardCard.js file accessible via tab.
Description
Added tabindex=0 to BoardCards function to make the cards accessible via tab.
Related Issue
https://github.com/Vets-Who-Code/vets-who-code-app/issues/359
Motivation and Context
Improves accessibility.
How Has This Been Tested?
npm run test generated no errors.
Screenshots (if appropriate):
Types of changes
Checklist: