AppFlowy-IO / AppFlowy-IO/AppFlowy
[FR] implementing bird eye view option for the calendar
- Lenguaje dominante
- Dart
- Estrellas
- 76.6k
- Forks
- 6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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....
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.