Clicking a building opens a modal with the heading “Feature information” and only the building area. Clicking a parcel opens the same generic heading.
Desired behavior
When clicking a building
Do not display the label/heading “Feature information”.
On map that building contour changes to blue
Display building ID and area
Display a list of parcels associated with the building with areas
Clicking a parcel, on the modal, modal changes to that parcel modal.
When clicking a parcel
Do not display the label/heading “Feature information”.
On map that parcel contour changes to blue
Display parcel code and area
indicate, in red, if it is inhabited
Display a link below the parcel details to its corresponding building.
Clicking the building link closes the current parcel modal and opens the building modal for that building.
Acceptance criteria
Building modals show the associated parcel list without the “Feature information” label.
Parcel modals show a link to the corresponding building without the “Feature information” label.
Selecting that link replaces the parcel modal with the corresponding building modal.
## Current behavior
Clicking a building opens a modal with the heading “Feature information” and only the building area. Clicking a parcel opens the same generic heading.
## Desired behavior
### When clicking a building
- Do not display the label/heading “Feature information”.
- On map that building contour changes to blue
- Display building ID and area
- Display a list of parcels associated with the building with areas
- Clicking a parcel, on the modal, modal changes to that parcel modal.
### When clicking a parcel
- Do not display the label/heading “Feature information”.
- On map that parcel contour changes to blue
- Display parcel code and area
- indicate, in red, if it is inhabited
- Display a link below the parcel details to its corresponding building.
- Clicking the building link closes the current parcel modal and opens the building modal for that building.
## Acceptance criteria
- Building modals show the associated parcel list without the “Feature information” label.
- Parcel modals show a link to the corresponding building without the “Feature information” label.
- Selecting that link replaces the parcel modal with the corresponding building modal.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Current behavior
Clicking a building opens a modal with the heading “Feature information” and only the building area. Clicking a parcel opens the same generic heading.
Desired behavior
When clicking a building
When clicking a parcel
Acceptance criteria