[GH-ISSUE #6575] [FR][Mobile] Filter bottom sheet on mobile #2890

Open
opened 2026-03-23 21:25:58 +00:00 by mirror · 0 comments
Owner

Originally created by @richardshiue on GitHub (Oct 17, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6575

Description

If the user configured multiple filters on the same database view, it can be hard to scroll through if the bottom sheet is only taking up half of the screen

It would be better if the filter bottom sheet could be expanded upwards to show more.

Impact

Mobile database view users

Additional Context

My issue while implementing this is that the viewport has infinite height, so I can't center the "no active filters" icon and text when there aren't any filters.

Originally created by @richardshiue on GitHub (Oct 17, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6575 ### Description If the user configured multiple filters on the same database view, it can be hard to scroll through if the bottom sheet is only taking up half of the screen It would be better if the filter bottom sheet could be expanded upwards to show more. ### Impact Mobile database view users ### Additional Context My issue while implementing this is that the viewport has infinite height, so I can't center the "no active filters" icon and text when there aren't any filters.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2890
No description provided.