codeforsanjose / codeforsanjose/bac-resources
Ensure "add_day" and "add_hours" data is showing up in the tooltip schedule.
- Dominant language
- HTML
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The schedule data in our Airtable database lives in the "weekday" "opens_at" "closes_at" "add_hours" and "add_day" fields. (Senior hours data also lives in the senior_weekday, senior_opensat, and senior_closesat fields but that is only currently relevant for the CalFresh stores database and is functioning great). Currently, the information in "add_hours" and "add_day" is not populating our website.


Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the website builds the schedule tooltip from the Airtable fields named in the issue, especially add_hours and add_day. Compare that path with the working weekday, opens_at, and closes_at fields; done means both additional fields appear correctly in the tooltip without changing the functioning senior-hours behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100