FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PF3 Slider: No property available to control the value of the dropdown list · Issue #3179 · patternfly/patternfly-react · GitHub

PF3 Slider: No property available to control the value of the dropdown list #3179

Description

When using the Slide component from another React Component, we need to have some way to get updated about the changes in the values of the Slider.

For the input range in self, onSlide is the property which does that.

Then for the input text element I figured out that onChange works, although it's no documented.

However for the dropdown list there is not property that we can pass to the Slider component so that we can get state updates on the dropdown.

Without having that, the dropdown component part is basically unusable.

I am not sure if we want to spend time fixing that, or work on the PF4 Slider implementation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL