Skip to content

dcc: refactor slider #3414

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

Draft
wants to merge 11 commits into
base: feature/dcc-refactor-input
Choose a base branch
from

Conversation

KoolADE85
Copy link
Contributor

@KoolADE85 KoolADE85 commented Aug 22, 2025

In this PR:

  • New Slider AND RangeSlider
  • Implemented as Typescript & a functional component
  • rc-slider is replaced with Radix Slider

Contributor Checklist

  • I have broken down my PR scope into the following TODO tasks
  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

optionals

  • I have added entry in the CHANGELOG.md
  • If this PR needs a follow-up in dash docs, community thread, I have mentioned the relevant URLS as follows
    • this GitHub #PR number updates the dash docs
    • here is the show and tell thread in Plotly Dash community

@KoolADE85 KoolADE85 changed the base branch from dev to v4 August 22, 2025 16:50
@KoolADE85 KoolADE85 changed the base branch from v4 to feature/dcc-refactor-input August 22, 2025 16:50
@KoolADE85 KoolADE85 force-pushed the feature/dcc-refactor-slider branch from 5626ff1 to 0fab988 Compare August 22, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant