hackergarten / hackergarten/hackergarten.github.io
Marking next event green should ignore canceled and rescheduled events
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 23
- 派生
- 83
- 平均合并
- 17 分钟
- 30 天内合并 PR
- 3
描述
The next event is marked green. But if the next event is canceled or rescheduled, it is still marked green. I would expect the next event that is not canceled or rescheduled to be marked green instead.

贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位将下一个事件标记为绿色的逻辑,并了解已取消和已重新安排的事件是如何表示的。复现下一个事件已取消或已重新安排的情况,然后验证第一个既未取消也未重新安排的事件会被标记为绿色。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100