Skip to content

Filter scroll position not possible to add offset for sticky header #658

Description

@emilyberghen

The filter component uses the ScrollHelper that calculates the distance that needs to be scrolled, which means scroll-margin won't have any effect, and there is currently no way to add an extra offset to the ScrollToY function. We could update the ScrollHelper to accept an offset, or we could use ScrollIntoView so the scroll-margin won't be ignored. Needed when there is a sticky or fixed header.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions