Closed ryanfchase closed 1 month ago
This ticket is ready for dev lead review -- I'm unsure if this is a Good First Issue
. If so, I can add more instruction to support the new dev in completing the ticket.
Reviewed and ready for priotization.
This ticket has been prioritized and is ready to be picked up 👍
Taking this on. Hoping to get it done by Saturday, September 14
PR is opened: https://github.com/hackforla/311-data/pull/1825
Sending to @ryanfchase and @traycn for review
Adding my review soon, eta late afternoon. Checking out the branch, the behavior is looking good:
![image](https://github.com/user-attachments/assets/033671de-40b8-46dc-b1a9-27a4a76054c0)
@Brandoncyu for future reference, modify the PR contents so that "issue number here" gets populated. This is the only real requirement for PR issue-formatting for our team at the moment. It becomes a dynamic link and makes it easy to navigate. Thanks.
![image](https://github.com/user-attachments/assets/f1a0ac50-8912-420b-a6b3-6a0b1ac13f3a)
Just adding one request for change in my review. Please make the adjustment, or state an alternative approach. Thanks.
Overview
We need to render the relevant neighborhood council's name as a pill when the user selects an address so that users know what neighborhood council that address is in.
Action Items
x
close actionx
on the pill will deselect the selected address and reset the zoom level to see all boundaries (e.g. the default zoom level)this.reset
function in the resetMap propResources/Instructions
Useful Files and Components
components/Map/Map.jsx
onGeocoderResult
<FilterMenu/>
v1.2 Moderated Usability Test Slideshow:
Screenshot before proposed changes
![image](https://github.com/user-attachments/assets/ec297a87-651e-454e-8cc6-549b82a2adc3)
Screenshot after proposed changes
![image](https://github.com/user-attachments/assets/0ede2cea-6533-40d4-bcb1-c9388b8c93ef)