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] [Ownership panel] Allow selecting multiple properties #263

Closed lin-d-hop closed 10 months ago

lin-d-hop commented 10 months ago

Description

After a chat this morning we've identified a set of UX improvements that will improve the Ownership Search panel.

  1. Currently the selecting the properties acts like a radio button - one at a time. The animation moves between properties with each click. Let's change these to checkbox style so that each click selects the new property. Don't move between properties on click.
  2. When clicking the property, let's select it as if the user has clicked the polygon. The Info panel will populate, but stay hidden. The property will become highlighted on the map.

Acceptance Criteria

lin-d-hop commented 10 months ago

This looks good but is dependant on #262 to be able to include it in the release