-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Slider and Range Slider styling updates #3448
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
Conversation
- Increase container gap from 12px to 16px - Center align input text in range slider components - Update package dependencies
YES @jasonpnp ! Thank you for contributing to Dash! |
Need to target the v4 branch. |
@jasonpnp is there a particular reason you added fallback values to various CSS rules? |
@KoolADE85 I added fallback values because I was getting build errors. Investigating with the LLM it deduced the build errors were from not having fallbacks so I took it's word. Adding them appeared to resolve the errors 🤷 |
hmm, I don't see any build errors when I remove them - do you recall what the error was? I'm wondering if it was just a hallucinated fix. |
If the build errors are gone even without them maybe it was something else? That was the only reason I added them |
Slider

Range slider

Updated styling for the Slider and Range Slider components:
First PR in this repo so apologies if I'm going off script on how these should structured 😞
Contributor Checklist
optionals
CHANGELOG.md