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

chore: markdowntosafeHtml refactor and fix the warning #18195

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anikdhabal
Copy link
Contributor

What does this PR do?

Refactor markdowntosafehtml and fix warning

Copy link

vercel bot commented Dec 15, 2024

@anikdhabal is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot requested a review from a team December 15, 2024 13:15
@keithwillcode keithwillcode added the core area: core, team members only label Dec 15, 2024
Copy link

graphite-app bot commented Dec 15, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (12/15/24)

1 reviewer was added to this PR based on Keith Williams's automation.

Copy link
Contributor

github-actions bot commented Dec 15, 2024

E2E results are ready!

@Udit-takkar Udit-takkar added this to the v4.9 milestone Dec 16, 2024
@@ -1,19 +1,15 @@
import DOMPurify from "dompurify";
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn’t we make this a dynamic import only on the client-side?

The comment in this file that was removed said it was done this way to avoid importing this dependency on the client-side since it’s costly.

@github-actions github-actions bot marked this pull request as draft December 16, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only ready-for-e2e 💻 refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants