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

[Bug]: Not all sliders show indicators #1608

Open
3 tasks done
CoryCharlton opened this issue Dec 17, 2024 · 1 comment · May be fixed by #1609
Open
3 tasks done

[Bug]: Not all sliders show indicators #1608

CoryCharlton opened this issue Dec 17, 2024 · 1 comment · May be fixed by #1609
Labels
enhancement New feature or request

Comments

@CoryCharlton
Copy link

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

Only some of the mushroom-slider components are configured with showIndicator=true (which adds slider-track-indicator).

For instance the LightColorControl and LightColorTempControl show the indicator but LightBrightnessControl and FanPercentageControl do not.

chrome_ClzXb0DofT
chrome_ew1mzWQm5u
chrome_SwSXUIgzoN

Expected Behavior

All sliders should show the indicator.

Steps To Reproduce

No response

Context

YAML state

Environment

- Browser: Chrome
- HA Version: 2024.12.3
- Mushroom: 4.2.1

Anything else?

No response

@CoryCharlton CoryCharlton added the bug Something isn't working label Dec 17, 2024
@CoryCharlton CoryCharlton linked a pull request Dec 17, 2024 that will close this issue
11 tasks
@piitaya
Copy link
Owner

piitaya commented Dec 18, 2024

Only the slider that have a gradient as background color have an indicator. For the other sliders, it's an active zone.
It's not a bug, it's like this by design. We can certainly improve the design by using the same slider as tile card is using which have a more subtle indicator.

@piitaya piitaya added question Further information is requested enhancement New feature or request and removed bug Something isn't working question Further information is requested labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants