Skip to content

fix: collapse sheet on navitation change#482

Merged
eddyizm merged 2 commits intoeddyizm:developmentfrom
tvillega:fix-collapse-sheet-on-navigation-change
Mar 7, 2026
Merged

fix: collapse sheet on navitation change#482
eddyizm merged 2 commits intoeddyizm:developmentfrom
tvillega:fix-collapse-sheet-on-navigation-change

Conversation

@tvillega
Copy link
Contributor

@tvillega tvillega commented Mar 2, 2026

The intended behavior of the bottom navigation bar is to collapse the bottom sheet when the user navigates to another location (Home, Library or Downloads).

The navigation drawer allows the user to navigate to new locations, however the bottom sheet was not instructed to collapse when recognizing that transition, loading the fragment behind the expanded bottom sheet.

This PR makes the bottom sheet collapse when accessing all the menu items of the drawer.

@eddyizm eddyizm merged commit 1036829 into eddyizm:development Mar 7, 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.

2 participants