Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.23
-
-
Empty show more show less
-
Yes
-
Nucleus 20
-
3
Description
Reproduce
Create a dialog with a slider and description
form: properties: slider: $type: sliderField defaultValue: 50 stepSize: 5 displayStepSize: 25 valueFormat: PERCENTAGE description: I'm a slider
Expected
I should be able to slide all the way to right (to the max value).
Actual
You can never slide all the way to the max value. The entire dialog frame begins to expand infinitely.
Workaround
Don't use a description property. Use a static field below the slider field for the description.
form: properties: slider: $type: sliderField defaultValue: 50 stepSize: 5 displayStepSize: 25 valueFormat: PERCENTAGE description: $type: staticField label: Slider description value: I'm a slider
Checklists
Acceptance criteria
Attachments
Issue Links
- duplicates
-
MGNLUI-6641 Slider field grows indefinitely when used with a description
-
- Closed
-
1.
|
Implement |
|
Completed | Sang Ngo Huu |
|
|||||||
2.
|
Review PR |
|
Completed | Adam Siska | ||||||||
3.
|
Pre-int QA |
|
Completed | Adam Siska | ||||||||
4.
|
QA |
|
Completed | Jaromir Sarf |