-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Describe the bug
There is an issue with slider component when slider is placed inside scroll panel. If slider is configured to be editable, fields for entering number range stay in place when content is scrolled (they don't follow the slider).
Fundamental version is 0.54.2. We use Angular version 18.1.5.
To Reproduce
Add editable slider in scrollable page/panel.
<fd-slider mode="range" tooltipMode="editable" [showTicks]="false" [max]="10" formControlName="durationRange" id="slider-insights-filter-form-duration"></fd-slider>
Expected behavior
Edit fields should follow the slider when scrolling.
Screenshots
Desktop (please complete the following information):
- Browser: Chrome
- Version: 134.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
