Slider Enhancements
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by ophirstolov
The standard slider supplied by Vaadin is subpar.
The JSlider addon is both buggy and does not work in Tabsheets.
The Rangeslider addon is not even an option as it is really buggy and is not customizable at all.
I think a good cutomizable Slider is a very basic widget that should be supplied with the core Vaadin ui components.
The two main features that i believe are missing is to have a range slider and the ability to control the labels.
Hopefully someone will agree that this needs to be done by the Vaadin team because the addons do not seem to provide an adequate solution.
Imported from https://dev.vaadin.com/ issue #12965
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing standard Vaadin slider and the mentioned JSlider and Rangeslider addons first, including their behavior in Tabsheets. The issue provides no file or test entry point, so the requirements need to be clarified before implementation. Done should include a customizable core slider with range-slider support and controllable labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100