clean-and-green-philly icon indicating copy to clipboard operation
clean-and-green-philly copied to clipboard

Task: Ensure property details page is shown in side panel whenever property is first selected on the map

Open cfreedman opened this issue 10 months ago • 3 comments

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.

cfreedman avatar Mar 20 '25 13:03 cfreedman

Can I pull this issue?

JT0Y avatar Mar 21 '25 12:03 JT0Y

Go for it, just assigned you!

cfreedman avatar Mar 21 '25 15:03 cfreedman

@JT0Y @cfreedman I think this might be completed, per https://github.com/CodeForPhilly/clean-and-green-philly/issues/1155, or am I missing something?

millmason avatar Apr 17 '25 20:04 millmason

closed by #1270

nlebovits avatar Jul 09 '25 16:07 nlebovits