Add sorting to tables
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- Avg merge
- 15m
- Merged PRs (30d)
- 21
Description
Users need to be able to sort tables by a column of their choice. These tables are;
- Gig statistics page. User should be able to sort by name, number of gigs this operating year, and total number of gigs.
- Rehearsal stats page. User should be able to sort by name and percentage/number of rehearsals attended.
Contributor guide
Research direction
Start by locating the Gig statistics and Rehearsal stats pages and their table components. Review how each table supplies its rows and displayed columns, then implement sorting for the columns listed in the issue. Done means users can choose the requested sort fields on both pages and the rows update accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100