Skip to content

Comments

Cp sorting handling#1170

Merged
hulto merged 6 commits intomainfrom
cp-sorting-handling
Dec 7, 2025
Merged

Cp sorting handling#1170
hulto merged 6 commits intomainfrom
cp-sorting-handling

Conversation

@cmp5987
Copy link
Collaborator

@cmp5987 cmp5987 commented Dec 7, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

  • Creates a Re-Usable Sorting Dropdown + Context/Provider
  • Stores sorting in local storage to ensure set sort sticks across refresh and page navigation
  • Adds sorting dropdown to Host / Task / Quest Views

Which issue(s) this PR fixes:

#981

Screenshots

Screenshot 2025-12-06 at 8 07 19 PM Screenshot 2025-12-06 at 8 27 05 PM Screenshot 2025-12-06 at 8 32 58 PM Screenshot 2025-12-06 at 8 33 07 PM Screenshot 2025-12-06 at 8 33 14 PM

Next Steps

  • Needs backend change, Current sorting for 'Name' is A-Za-z meaning that quest names with capital letters appear before lowercase letters 'Dragon' before 'ant'.

@cmp5987 cmp5987 requested a review from hulto December 7, 2025 01:39
@cmp5987 cmp5987 added feature New feature or request Frontend labels Dec 7, 2025
@hulto hulto merged commit e923a75 into main Dec 7, 2025
2 of 5 checks passed
@hulto hulto deleted the cp-sorting-handling branch December 7, 2025 02:11
KCarretto pushed a commit that referenced this pull request Dec 10, 2025
* feat(sorting): Add sorting component and apply to quest page

* feat(expand-sorting): Add sorting to Host and Tasks

* fix(style): Add styling and rebuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request Frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants