Skip to content

Implement Volunteer Table Sort Modal#117

Open
a1-su wants to merge 22 commits intomainfrom
frontend/volunteer-table-sort-modal
Open

Implement Volunteer Table Sort Modal#117
a1-su wants to merge 22 commits intomainfrom
frontend/volunteer-table-sort-modal

Conversation

@a1-su
Copy link
Contributor

@a1-su a1-su commented Mar 17, 2026

Implements the sort modal for the volunteer table, related to this issue. This is currently a draft PR as it depends on and refactors the filter modal PR.

Screenshots

Screenshot 2026-03-16 at 8 43 14 PM Screenshot 2026-03-16 at 8 43 32 PM Screenshot 2026-03-16 at 8 44 02 PM

Description / Notes

  • I've also added the count beside the filter and sort buttons showing how many filters and sorts there are, according to the Figma
  • Note that multi-column sorting is already supported by Tanstack Table; simply click on a column to add a sort, and shift + click on another column to keep the current sort(s) while adding another sort at the same time
    • This is still available with this PR, the sort modal just provides a more user-friendly UI for this functionality
  • We don't need to debounce the sorting because no API calls are being made
  • It also supports sorting by single-tag and multi-tag cells

@vercel
Copy link

vercel bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
trcc Ignored Ignored Mar 17, 2026 0:49am

@LeandroHamaguchi LeandroHamaguchi marked this pull request as ready for review March 24, 2026 02:47
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.

1 participant