lion icon indicating copy to clipboard operation
lion copied to clipboard

Proof-of-concept multi-thumb slider

Open jdelight opened this issue 4 years ago • 3 comments

What I did

  • implemented a very simple proof of concept multi-thumb slider
  • uses two input ranges layered on top of each other with some dynamic styles to indicate selected range
  • uses LionFieldset to present multiple inputs as a single control
  • requires a custom LionInputRange component to remove value/unit text or an attribute on the LionInputRange class to hide it
  • uses a similar technique to the one suggested here: https://css-tricks.com/multi-thumb-sliders-particular-two-thumb-case/ image

jdelight avatar Mar 17 '22 19:03 jdelight

⚠️ No Changeset found

Latest commit: d7f898dde24cf9b168ecf3a2b3f7b1ea8ce71ca3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 17 '22 19:03 changeset-bot[bot]

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


James Da Costa seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 23 '22 08:05 CLAassistant

This PR still needs some attention, maybe we can bring it back to live and finalise it soon! Anybody lending a hand, feel free 💪!

gerjanvangeest avatar Oct 04 '23 14:10 gerjanvangeest