DigitalCommons / land-explorer-front-end

React app for the Land Explorer front end
http://landexplorer.cc
GNU Affero General Public License v3.0
1 stars 0 forks source link

[Backsearch] Highlight on hover of 'Go to Property' arrow #286

Closed lin-d-hop closed 18 hours ago

lin-d-hop commented 7 months ago

Description

The 'Go to Property' arrow is grey when unselected and green when selected. This is great, apart from when you hover over the button when the property is unselected. In this case it would be great to highlight the button green on hover so that you know it is a button and you can go there.

Acceptance Criteria

'Go to Property' button operates exactly as now, except... When the property is not selected AND the user hovers over the button. THEN highlight the button green.

So When the property is selected AND the user hovers over the button. THEN no change (button is green)