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] Only show the Ownership icon when there is data to display #261

Closed lin-d-hop closed 10 months ago

lin-d-hop commented 10 months ago

Description A clear and concise description of what the bug is.

I know that the ownership icon is going to do more eventually, but right now it doesn't do anything until you've selected a property and pressed the button to backsearch. This makes it an eye catching, distracting button.

Can we hide this icon until there is data to display from a backsearch request?

Acceptance Criteria The icon displaying Ownership Search information is hidden by default. When a user has clicked the backsearch button then this icon displays to show the information. If the Land Reg layer is switched off or the original property is cleared the icon disappears again.