Skip to content

SPIKE: Pushable/combine with 0 thresholds#327

Open
polizz wants to merge 2 commits intoreact-component:masterfrom
polizz:master
Open

SPIKE: Pushable/combine with 0 thresholds#327
polizz wants to merge 2 commits intoreact-component:masterfrom
polizz:master

Conversation

@polizz
Copy link
Copy Markdown

@polizz polizz commented Oct 6, 2017

This is basically a feature request with some POC code to get your thoughts.

We use your control in the Range mode with multiple initial default values. We like pushable, but prefer not to have the threshold between handles. In this way, we want to allow the handles to collide, so that the handles you run into, push when they are run into, not before. Thus, you would go from two (or more) values to a single value when you collide with the other handle.

From what I can tell from your implementation, the handles are simply visualizations of an underlying array of (presumed) unique values, so this test currently behaves as though it combines the handles and you cannot select the other handle again. Without another widget to split them or reset the control state, I'm guessing there is no way to go back to your previous multiple handles.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.4%) to 61.373% when pulling e19deeb on polizz:master into 0a07ada on react-component:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.4%) to 61.373% when pulling 2aece15 on polizz:master into 0a07ada on react-component:master.

@yoyo837
Copy link
Copy Markdown
Member

yoyo837 commented Apr 15, 2023

Rebase please.

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.

3 participants