Skip to content

Conversation

@opatry
Copy link
Owner

@opatry opatry commented May 15, 2025

Description

As what Google Tasks Android app does, and given there is more room in our context compared to Web UI task list columns, it's nice to extract some actions from the task list more menu.

Sorting is then now a drop menu menu on its own near the more menu to reach edit actions.

  • Split task list menu in 2
  • Extract each edit menus in their own components
  • Extract task list TopAppBar in its own component
  • Use menu icon depending on current task list sorting
  • Add UI tests for both menus
  • Add UI tests for task bar

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

@opatry opatry force-pushed the tasklist-menu-split branch from 9c4fc8f to 287ebea Compare May 15, 2025 18:47
@opatry opatry force-pushed the tasklist-menu-split branch from 287ebea to e72e88b Compare May 15, 2025 18:55
@opatry opatry force-pushed the tasklist-menu-split branch from e72e88b to df8dec4 Compare May 15, 2025 19:04
@opatry opatry linked an issue May 15, 2025 that may be closed by this pull request
@opatry opatry mentioned this pull request May 15, 2025
5 tasks
@opatry opatry merged commit 4c6435f into main May 15, 2025
2 checks passed
@opatry opatry deleted the tasklist-menu-split branch May 15, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move tasks sort actions out of the task list more menu

2 participants