CodeyBoi / CodeyBoi/appendix3

Add sorting to tables

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.