hackergarten / hackergarten/hackergarten.github.io

Marking next event green should ignore canceled and rescheduled events

Open
#308 0 comments 0 reactions 0 assignees View on GitHub

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.

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.