Skip to content
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

feat: APPS-2928 prerendering error pages and draft previews layout #36

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

pghorpade
Copy link
Contributor

@pghorpade pghorpade commented Sep 4, 2024

Connected to APPS-2928

More Info: nuxt/nuxt#18718 (comment)

Note: Also this PR deletes unwanted gql file to clean up our queries folder.

To test this, you need to be on UCLA vpn.

Broken layout on draft preview on test-ftva https://test-ftva.netlify.app/events/test-draft-previews?preview=true&x-craft-preview=9P76hQVN4a&token=_Ssd0CZRCv2zjRqUhY1AU5JMz-WMaNrI
image

Fixed Draft preview on this PR https://deploy-preview-36--test-ftva.netlify.app/events/test-draft-previews?preview=true&x-craft-preview=9P76hQVN4a&token=_Ssd0CZRCv2zjRqUhY1AU5JMz-WMaNrI

image

Error page layout data/state lost on test-ftva https://test-ftva.netlify.app/events/test-draft-previews
image

Fixed Error page layout data/state refetched on client side in this PR https://deploy-preview-36--test-ftva.netlify.app/events/test-draft-previews

image

Will remove the console.logs once it is working on test-ftva site

Copy link

github-actions bot commented Sep 4, 2024

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/ftva-website-nuxt/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.

Copy link

github-actions bot commented Sep 4, 2024

🚀 Deployed on https://deploy-preview-36--test-ftva.netlify.app

@github-actions github-actions bot temporarily deployed to pull_request-36 September 4, 2024 21:52 Inactive
@pghorpade pghorpade changed the title APPS-2928 feat: APPS-2928 Sep 4, 2024
@pghorpade pghorpade changed the title feat: APPS-2928 feat: APPS-2928 prerendering error pages and draft previews layout Sep 4, 2024
@pghorpade pghorpade merged commit ba4ff25 into main Sep 6, 2024
18 checks passed
@pghorpade pghorpade deleted the APPS-2928 branch September 6, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants