jackadamson/onitama

(Accessibility) Selected card difficult to distinguish

Opened this issue · 1 comments

Selected cards have a different border color, but being the border is small it is difficult to tell which card was selected. A few suggestion would be applying a css outline in addition to the border:

Screenshot from 2021-07-20 12-36-39

Or simply changing the background color:

Screenshot from 2021-07-20 12-34-02

I really like this suggestion and would be open to a PR.

The file to look at is src/GameBoard/GameCard.jsx