Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region ID not shown on GSV info popup on Explore #3087

Closed
misaugstad opened this issue Dec 2, 2022 · 1 comment · Fixed by #3117
Closed

Region ID not shown on GSV info popup on Explore #3087

misaugstad opened this issue Dec 2, 2022 · 1 comment · Fixed by #3117

Comments

@misaugstad
Copy link
Member

Brief description of problem/feature

As seen below, we aren't showing the Region ID on the Explore page in the popup on the GSV info button.
Screenshot from 2022-12-02 15-51-49

Potential solution(s)

I think this is because we are using svl.taskContainer.getCurrentTask().getRegionId() instead of svl.neighborhoodContainer.getCurrentNeighborhood().getProperty('regionId'). Should be an easy fix!

@kevinjtwu
Copy link
Collaborator

Fixed
image

@kevinjtwu kevinjtwu mentioned this issue Feb 2, 2023
3 tasks
@misaugstad misaugstad mentioned this issue Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants