AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
57.06k stars 3.73k forks source link

[FR] Filter bottom sheet on mobile #6575

Open richardshiue opened 5 days ago

richardshiue commented 5 days ago

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.