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

Front: Weather box & device in room box are using the same shared variable in unistore but without the same content, and it breaks the dashboard #1179

Closed
Pierre-Gilles opened this issue May 3, 2021 · 0 comments
Labels
bug effort:low Tasks lower than 2 hours to develop

Comments

@Pierre-Gilles
Copy link
Contributor

When using the "device in room" and the "weather" box at the same time, they both store the list of "houses" in the "houses" variable, one with the rooms, and one without the room.

It breaks the list of rooms in the device in room box.

We should stop using global state for that.

@Pierre-Gilles Pierre-Gilles added bug effort:low Tasks lower than 2 hours to develop labels May 3, 2021
Jean-PhilippeD pushed a commit to Jean-PhilippeD/Gladys that referenced this issue Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug effort:low Tasks lower than 2 hours to develop
Projects
None yet
Development

No branches or pull requests

1 participant