hackergarten / hackergarten/hackergarten.github.io
Marking next event green should ignore canceled and rescheduled events
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 83
- Avg merge
- 17m
- Merged PRs (30d)
- 3
Description
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.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the logic that marks the next event green and read how canceled and rescheduled events are represented. Reproduce the case with a canceled or rescheduled next event, then verify that the first event that is neither canceled nor rescheduled is marked green instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100