Skip to content

Extend sorting options - #373

Merged
maroisem merged 2 commits into
mainfrom
maroisem/extend-sorting-options
May 5, 2026
Merged

Extend sorting options#373
maroisem merged 2 commits into
mainfrom
maroisem/extend-sorting-options

Conversation

@maroisem

Copy link
Copy Markdown
Contributor

closes: #346

Adds a reverse alphabetical and last changed sorting options, also slightly expands sorting options box so 'recently changed' doesn't overlap with dropdown arrow anymore

Co-authored-by: Copilot <copilot@github.com>

@rhit-steineig rhit-steineig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand "Recently Changed" and "Last Changed" to have the same meaning, I think "Last Changed" should instead be called something like "Least Recently Changed" or "Oldest Change"

@rhit-steineig

Copy link
Copy Markdown
Contributor

Or maybe for consistency we should have something like

  • Newest Created
  • Oldest Created
  • Newest Edited
  • Oldest Edited

@maroisem
maroisem force-pushed the maroisem/extend-sorting-options branch from 248d587 to 77dd8aa Compare May 5, 2026 13:59
@maroisem
maroisem requested a review from rhit-steineig May 5, 2026 14:02

@rhit-steineig rhit-steineig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@maroisem
maroisem merged commit 7673937 into main May 5, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Unrefined to Done in Current Tasks May 5, 2026
@maroisem
maroisem deleted the maroisem/extend-sorting-options branch May 5, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Rework sorting options to enable ascending/descending sort

2 participants