-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: APPS-3004 Fix Location links in component BlockEventDetail #635
fix: APPS-3004 Fix Location links in component BlockEventDetail #635
Conversation
Percy ScreenshotsIn 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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for fixes 💯
…nents BannerFeatured, ButtonShow, Flexible_CardWithImage, Flexible_MediaWithText
…nents BannerFeatured, ButtonShow, Flexible_CardWithImage, Flexible_MediaWithText
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 thank you for trying to fix the font loading issue with percy
## [3.29.2](v3.29.1...v3.29.2) (2024-10-18) ### Bug Fixes * APPS-3004 Fix Location links in component BlockEventDetail ([#635](#635)) ([5546329](5546329))
🎉 This PR is included in version 3.29.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* update stories & component * fix default links * update default links * update default links * update target-link to blank * linting * update == to === * Fix linting errors * fix parsedTheme * load fonts to percy before snapshot is taken in BlockDetail & RchText * update the specs to load the fonts before the snapshot in these components BannerFeatured, ButtonShow, Flexible_CardWithImage, Flexible_MediaWithText * update the specs to load the fonts before the snapshot in these components BannerFeatured, ButtonShow, Flexible_CardWithImage, Flexible_MediaWithText * add cypress custom command and update specs * add another lint in the files to wait for the fonts * trying waitForFonts * trying waitForFonts * update the preview ts to vue decorator * revert all changes that tried to fix the percy snapshot to preload the fonts * revert all changes that tried to fix the percy snapshot to preload the fonts * revert all changes that tried to fix the percy snapshot to preload the fonts
## [3.29.2](v3.29.1...v3.29.2) (2024-10-18) ### Bug Fixes * APPS-3004 Fix Location links in component BlockEventDetail ([#635](#635)) ([5546329](5546329))
Connected to APPS-3004
https://deploy-preview-635--ucla-library-storybook.netlify.app/?path=/story/block-event-detail--default
Notes:
src/lib-components/BlockEventDetail.vue
:to="location.title"
to:to="locations[0].publicUrl"
or:to="locations[0].url"
src/stories/BlockEventDetail.stories.js
Checklist:
ONE LOCATION:
NO LOCATION:
MULTIPLE LOCATIONS: