CCExtractor / taskwarrior-flutter

This is the repo of mobile app of taskwarrior
https://play.google.com/store/apps/details?id=com.ccextractor.taskwarriorflutter
GNU General Public License v3.0
103 stars 86 forks source link

Optimization and Alignment Enhancement for Flutter App UI #317

Closed vkprogrammer-001 closed 4 months ago

vkprogrammer-001 commented 4 months ago
# Enhancement Request for Taskwarrior Flutter App

## Description
The current layout of the "Sort By" section in the Taskwarrior Flutter app appears cluttered and can be enhanced for better user experience. The options are tightly packed, making it potentially difficult for users to quickly identify and select their desired sorting parameter.

## Suggested Enhancements
1. **Increase the spacing** between each sorting option to avoid a cluttered appearance.
2. Implement a **dropdown menu style or accordion layout** to make the section more compact when not in use.
3. Allow users to **customize the order** of sorting options according to their preference.

## Additional Context
Improving the "Sort By" section will enhance the overall user experience of the app by making task sorting more intuitive and less overwhelming.

Screenshots


vkprogrammer-001 commented 4 months ago

@Pavel401 please assign this to me