CodeyBoi / CodeyBoi/appendix3

Add sorting to tables

未关闭
#64 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
TypeScript
星标
5
派生
1
平均合并
15 分钟
30 天内合并 PR
21

描述

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.

贡献指南

打开贡献指南

调研方向

首先定位 Gig statistics 和 Rehearsal stats 页面及其表格组件。查看每个表格如何提供其行和显示的列,然后为 issue 中列出的列实现排序。完成的标准是,用户可以在两个页面上选择所请求的排序字段,并且行会相应更新。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
frontend, web-dev
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。