AppFlowy-IO / AppFlowy-IO/AppFlowy
[FR][Mobile] Filter bottom sheet on mobile
Open
database
improvements
mobile
- Dominant language
- Dart
- Stars
- 76.6k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.