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

fix: show temp item as selected by default #655

Merged

Conversation

pedrolamas
Copy link
Member

Minor UI issue, caused by the fact selectedLegends = {} is the default state when we start a new install, and that incorrectly shows the items as disabled.

Before:

localhost_8080_

After:

localhost_8080_

The default is all temp items selected, so let's show that accordingly!

Signed-off-by: Pedro Lamas pedrolamas@gmail.com

Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
@pedrolamas pedrolamas added GH - Bug Something isn't working UI - QoL Improvements to the UI labels May 4, 2022
@pedrolamas pedrolamas added this to the 1.18.1 milestone May 4, 2022
@pedrolamas pedrolamas requested a review from matmen May 4, 2022 13:14
@pedrolamas pedrolamas merged commit 8a0af9e into fluidd-core:develop May 4, 2022
@pedrolamas pedrolamas deleted the pedrolamas/fix-temp-initial-state branch May 4, 2022 13:37
matmen pushed a commit to matmen/fluidd that referenced this pull request Jun 27, 2022
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working UI - QoL Improvements to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants