Skip to content

make top bottom sheet#193

Closed
makeevrserg wants to merge 1 commit intocomposablehorizons:mainfrom
makeevrserg:feature/top-bottom-sheets
Closed

make top bottom sheet#193
makeevrserg wants to merge 1 commit intocomposablehorizons:mainfrom
makeevrserg:feature/top-bottom-sheets

Conversation

@makeevrserg
Copy link

Summary

This PR adds support for top-anchored sheets via new SheetAnchor parameter, allowing BottomSheet and ModalBottomSheet to appear from top of screen and expands downward and being dismissed by swiping up

Test Plan

  • Tests added/updated
  • Manual testing performed

Related Issues

Screenshots/Videos

image image

@makeevrserg makeevrserg requested a review from alexstyl as a code owner January 27, 2026 13:51
Copy link

@LionZXY LionZXY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use that too. I also really like the approach taken in this PR - non-invasive, preserving backward compatibility

@alexstyl
Copy link
Member

Thanks for the contribution, however we do not accept contributions to the public API.

The changes in your PR gives an 'anchor' to the BottomSheet, which doesn't make sense from a semantics POV.

However, I do agree that having a Top anchored sheet is very handy.

How about you open an issue or discussion with your API proposal instead?

@alexstyl alexstyl closed this Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants