Skip to content

SfBottomSheet + ScrollView not interacting #267

@OvrBtn

Description

@OvrBtn

Description

Hello,
most BottomSheets support using ScrollView inside BottomSheet's content in a way in which when user tries to scroll beyond upper bounds of ScrollView the input is forwarded to BottomSheet and it acts the same way as using the grabber. Meaning when user scrolls down (trying to go up from scrollview's perspective) and they reach upper bound then whole BottomSheet will start animating (same thing the other way around - when user scrolls up and reached lower bound). SfBottomSheet sadly doesn't seem to work in this way.

I'm not sure if I described it properly, if not please let me know and I will try to figure out some screen recordings.

Public API Changes

.

Intended Use-Case

I'd say that this is a fairly basic feature supported by almost all BottomSheets and that's often the behaviour expected by users so it's important for good user experience.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions