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

fix: pinned dompurify version #46985

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

letiescanciano
Copy link
Contributor

@letiescanciano letiescanciano commented Oct 18, 2024

Closes https://github.com/airbytehq/oncall/issues/6726

What

Text nodes were not being displayed in some mermaid diagrams because of a bug introduced by [email protected] facebook/docusaurus#10526

Before

Screenshot 2024-10-18 at 08 32 37

After

Screenshot 2024-10-18 at 08 36 50

How

Pin dompurify to 3.1.6 to avoid the bug.

To test it works, you can visit any of these pages in the preview:
https://airbyte-docs-git-leti-fix-text-in-archite-7b7153-airbyte-growth.vercel.app/understanding-airbyte/high-level-view
https://airbyte-docs-git-leti-fix-text-in-archite-7b7153-airbyte-growth.vercel.app/understanding-airbyte/jobs

User Impact

Users will be able to see the diagrams text nodes again

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2024 6:35am

Copy link
Contributor

@teallarson teallarson left a comment

Choose a reason for hiding this comment

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

Lgtm and fixes the original issue with the architecture diagram

@letiescanciano letiescanciano merged commit 2ca4025 into master Oct 18, 2024
32 checks passed
@letiescanciano letiescanciano deleted the leti/fix-text-in-architecture-diagram branch October 18, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants