Team-Pharos / FEC_Lighthouse

0 stars 5 forks source link

Missing feedback on hover for style selector #108

Open KKranzfelder opened 2 years ago

KKranzfelder commented 2 years ago

https://github.com/Team-Pharos/FEC_Lighthouse/blob/47b9ec0dc4d9036de296df743ecc2f592ea5d160/src/components/Overview/StyleSelector.jsx

Description:

Lack of feedback to the user for interactivity with style selector. Having something change on hover over an element helps indicate to the user that they are able to interact with the element.

https://www.loom.com/share/cdd826064c5c40d3b1ce664145b4b8ad

Files

FEC_Lighthouse/src/components/Overview/StyleSelector.jsx

Tasks