shift-org / shift-org/shift-docs
Bug: Pedalpalooza Calendar Day View lists details from June 1st regardless of date selected
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
Steps to repro:
- Navigate to the Pedalpalooza Calendar https://www.shift2bikes.org/pedalpalooza-calendar/
- note the date selected (currently 7/16)
- The grid displays the current highlighted day, in month, week or day mode
- Scroll down and the list starts with June 1st instead of July 16th (or current day).
Expected result: Detail listings below the grid start with the current date.
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
Reproduce the issue at https://www.shift2bikes.org/pedalpalooza-calendar/ by selecting a date and scrolling below the calendar grid. Trace the calendar's date-selection and detail-list rendering entry points, then verify that the listings begin with the selected date rather than June 1st.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100