Description

CSOD has rolled out a new UI along with some other changes. I need to inspect our pages to see if anything has been broken by it.

Info

Link:: Vision Resource Center

Issues

Current Progress

2021-09-07

Confirmed new fixes are on production. Added a fix that allows no options to be passed to the video overlay function and uploaded that to both production and pilot.

2021-09-03

Confirmed new fix is being served. It is, and it appears to work. Deployed to production. Will have to wait for the new fixes to be served there before I can confirm. Confirm by checking for audio playback at the Vision for Success page.

2021-08-31

New Javascript is being served from the CDN. I am doing this work on the pilot branch since that’s where I will first roll out the fixes to the audio player. I currently have the work in progress fix uncommitted on that branch.

I had tried to load the audio player relative to the main Javascript file, but that doesn’t work because the paths become relative to the HTML. I’m flipping back to loading the old file we’re hosting. I’ll fix that problem later.

2021-08-26

Checked at 7:15am to see if the new Javascript is being served from the CDN. It is not. Checked at 10:05am to see if the new Javascript is being served from the CDN. It is not.

2021-08-25

Found these issues and sent them over to Dave Brown via Teams.

I’ve fixed most of the issues. I still have the audio issue outstanding. I’ve deployed a fix to pilot but the changes haven’t propagated to my CDN edge yet, so I can’t test them. I will roll out to production once I’ve been able to test on pilot.

Post-Mortem

Reflections on the project