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] Hide backsearch if there is no Title associated with a property #277

Closed lin-d-hop closed 7 months ago

lin-d-hop commented 7 months ago

Description

When there is no Title ID associated with a property a backsearch is impossible. Yet we still display the button. Let's hide the button when there is no title number associated with a property Screenshot from 2023-11-29 19-36-30

Acceptance Criteria

'Check for other properties' button is hidden when there is no Title ID associated with a property. When there is a Title ID it displays as it does now (no change).