AppFlowy-IO / AppFlowy-IO/AppFlowy
[FR] implementing bird eye view option for the calendar
- Dominant language
- Dart
- Stars
- 76.6k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Bird eye view in order to see the whole month without scrolling down to check the rest of the days.
### Impact
Will make it easy to see the whole month and not miss any days just because I forgot to scroll down to check what is next
### Additional Context
This should implemented in the following manner:
1. In case of low number of tasks per random days, it day block should be having a height that allows all days to be visible concurrently
2. In case a day has too many tasks, it should turn into the scrollable mode but with a toggle button to make those days with too many tasks collapsible
Examlpe:
Task 1
Task 2
Task 3....
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.