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

Remove cookieconsent js from Docs #8441

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

itaigilo
Copy link
Contributor

Closes #8440.

Change Description

Background

The API page of the lakeFS Docs loads for the first time,
But after accepting the cookies consent ("Hello fellow axolotl, it's cookie time!"), the Swagger part of the page fails to load.

This happens due to the "cookieconsent-init.js". Once it's removed, the page loads fine.

Bug Fix

Since we already have a cookies-consent popup provided by HubSpot, the fix is to simply remove the "cookieconsent-init.js" from the docs.

Testing Details

Tested in the CI.

@itaigilo itaigilo added exclude-changelog PR description should not be included in next release changelog minor-change Used for PRs that don't require issue attached docs-platform Issues to do with the docs platform itself labels Dec 20, 2024
Copy link

github-actions bot commented Dec 20, 2024

♻️ PR Preview a5e4758 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

Copy link

E2E Test Results - Quickstart

11 passed

Copy link

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

Copy link
Member

@N-o-Z N-o-Z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Let's open a followup issue to track this and make sure it doesn't become a permanent state

@itaigilo itaigilo merged commit 544e95e into master Dec 20, 2024
45 checks passed
@itaigilo itaigilo deleted the task/remove-cookieconsent-js-from-docs branch December 20, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-platform Issues to do with the docs platform itself exclude-changelog PR description should not be included in next release changelog minor-change Used for PRs that don't require issue attached
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: API Docs doesn't load
2 participants