Skip to content

[FEAT]: components/elastic-slider ( I can work on this, if it is ok ) #210

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

Closed
1 task done
BlerionMuco opened this issue May 15, 2025 · 2 comments
Closed
1 task done
Labels
enhancement New feature or request

Comments

@BlerionMuco
Copy link

Share your suggestion

Hi team,

Great job on the components — everything looks fantastic!

Quick question: is it possible to add a click event to the icons on the left and right of the slider?
This way, we could control the slider value programmatically.

Thanks!
Blerion

Validations

  • I have checked other issues to see if my issue was already discussed or addressed
@BlerionMuco BlerionMuco added the enhancement New feature or request label May 15, 2025
@BlerionMuco BlerionMuco changed the title [FEAT]: components/elastic-slider [FEAT]: components/elastic-slider ( I can work on this, if it is ok ) May 15, 2025
@BlerionMuco
Copy link
Author

BlerionMuco commented May 15, 2025

I saw the code, and to control the value from outside of the component wasn't a option.
So we can do inside the component iteself, my plan is to play a little bit with the events.

  1. User can click the icon to increase/decrease the value of slider
  2. User can hold the icon clicked to continuously increase/decrease the value of slider

@DavidHDev
Copy link
Owner

You can add whatever you want to your own copy of the code, that's the main reason why this is modular. I'm not currently looking to change this component in the library. Thanks!

@DavidHDev DavidHDev closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2025
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

No branches or pull requests

2 participants