codeforsanjose / codeforsanjose/bac-resources

Ensure "add_day" and "add_hours" data is showing up in the tooltip schedule.

Open
#20 1 comment 0 reactions 0 assignees View on GitHub
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.

![Screen Shot 2020-12-19 at 6 22 53 PM](https://user-images.githubusercontent.com/63679604/102703718-6294aa80-4227-11eb-9404-556595e78682.png)
![Screen Shot 2020-12-19 at 6 23 48 PM](https://user-images.githubusercontent.com/63679604/102703721-66283180-4227-11eb-894b-06099edd7c48.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.