Skip to content

Editable slider scroll problem #1791

@zmilorad

Description

@zmilorad

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

Image

Desktop (please complete the following information):

  • Browser: Chrome
  • Version: 134.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions