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

Update deviation from average amenity depending on the selected city #28

Open
S-AI-F opened this issue Nov 26, 2021 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@S-AI-F
Copy link
Member

S-AI-F commented Nov 26, 2021

When we select a new city in the dashboard, the deviation from average amenity heat is not updated because the value is fixed at the top of the app (line 37-38).

The variable "heat_dev_from_amenities" should be computed after subsetting data once the filtes are selected.

@S-AI-F S-AI-F added the bug Something isn't working label Nov 26, 2021
@S-AI-F S-AI-F added this to the Sprint week 47 milestone Nov 26, 2021
@S-AI-F S-AI-F self-assigned this Nov 26, 2021
@S-AI-F S-AI-F modified the milestones: Sprint week 47, Sprint week 48 Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant