UCLALibrary / ucla-library-website-components

This is a library of Vue components that will be used in UCLA Library Nuxt websites.
Other
6 stars 1 forks source link

fix: Apps-2852 fix blockhours height #585

Closed farosFreed closed 3 months ago

farosFreed commented 3 months ago

Connected to APPS-2852

Notes: Refactored BlockHours to use a ref instead of JS to perform dom manipulationon the iframe height.

The previous implementation can lead to a race condition where the height does not get set correctly if the iframe has not loaded in the dom.

Checklist:

github-actions[bot] commented 3 months ago

Percy Screenshots

In order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually:

  1. Visit https://github.com/UCLALibrary/ucla-library-website-components/actions/workflows/percy.yml 2. Click the 'Run workflow' button in the blue bar. 3. Select the correct branch for this PR and click 'Run workflow' again to confirm.
github-actions[bot] commented 3 months ago

🚀 Deployed on https://deploy-preview-585--ucla-library-storybook.netlify.app

pghorpade commented 3 months ago

:tada: This issue has been resolved in version 3.8.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: