Skip to content

feat(code): add sort and filter to archived tasks view#1509

Merged
adboio merged 1 commit intomainfrom
04-06-feat_code_add_sort_and_filter_to_archived_tasks_view
Apr 7, 2026
Merged

feat(code): add sort and filter to archived tasks view#1509
adboio merged 1 commit intomainfrom
04-06-feat_code_add_sort_and_filter_to_archived_tasks_view

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Apr 6, 2026

Problem

quick vibe-PR to fix something that was bugging me -- archived tasks page has no sort/filter and the sorting is very not-obvious right now

closes #1508

Changes

  • adds sort & filter to archived tasks, shows the column for default sorting
  • replaces the delete confirmation system dialog with a styled modal

How did you test this?

manually

Copy link
Copy Markdown
Contributor Author

adboio commented Apr 6, 2026

@adboio adboio marked this pull request as ready for review April 6, 2026 21:13
@adboio adboio requested a review from a team April 6, 2026 21:13
Copy link
Copy Markdown
Contributor Author

adboio commented Apr 7, 2026

Merge activity

  • Apr 7, 2:35 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 7, 2:38 AM UTC: Graphite rebased this pull request as part of a merge.
  • Apr 7, 2:46 AM UTC: @adboio merged this pull request with Graphite.

@adboio adboio changed the base branch from 04-06-fix_code_do_not_re-sort_on_task_click to graphite-base/1509 April 7, 2026 02:36
@adboio adboio changed the base branch from graphite-base/1509 to main April 7, 2026 02:36
@adboio adboio force-pushed the 04-06-feat_code_add_sort_and_filter_to_archived_tasks_view branch from d19f342 to 61ddbe9 Compare April 7, 2026 02:37
@adboio adboio merged commit 40123ba into main Apr 7, 2026
16 checks passed
@adboio adboio deleted the 04-06-feat_code_add_sort_and_filter_to_archived_tasks_view branch April 7, 2026 02:46
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.

archived tasks are hard to view

2 participants