Task: Ensure property details page is shown in side panel whenever property is first selected on the map
Describe the task
Currently, if a user is viewing the filter page through the side panel and then proceeds to select a property on the map, the property details will not show up in the side panel like is automatic in other interactions, but instead the user will need to manually exit from the filter page to get that information. The filter page should exit automatically and return to show the selected property details in the side panel as soon as a new property is selected.
Additional context
Look into the currentView state within the page.tsx component for the Find Properties page and see how it is being updated in response to changes in selectedProperty.
Can I pull this issue?
Go for it, just assigned you!
@JT0Y @cfreedman I think this might be completed, per https://github.com/CodeForPhilly/clean-and-green-philly/issues/1155, or am I missing something?
closed by #1270