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

Lx 284 ownership search error handling #300

Closed rogup closed 6 months ago

rogup commented 7 months ago

What? Why?

Closes #284

Currently if the BE errors on back searching then the FE displays a message: 'No properties found'. This is inaccurate.

If an error happens we now display the message: We've experienced an error. Please try again.

And we include a 'Retry search' button

What should we test?

Release notes

Deployment notes

Documentation updates