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

Sanitize event descriptions #16

Open
oliviasculley opened this issue Jul 15, 2023 · 4 comments · May be fixed by #19
Open

Sanitize event descriptions #16

oliviasculley opened this issue Jul 15, 2023 · 4 comments · May be fixed by #19
Assignees
Labels
good first issue Good for newcomers

Comments

@oliviasculley
Copy link
Member

Event descriptions can sometimes have HTML elements like <br>, so we should try to strip some of those from the slack message if it's being posted as a plain text block

@oliviasculley oliviasculley added the good first issue Good for newcomers label Jul 15, 2023
@edenxcodes
Copy link

Hi @oliviasculley,
Do you have someone working on this? or I'd rather help sanitize the event descriptions and strip the unwanted html's from it.

@allella
Copy link
Member

allella commented Jul 15, 2023

The Wordpress group is an example
image

@oliviasculley
Copy link
Member Author

Hi @oliviasculley, Do you have someone working on this? or I'd rather help sanitize the event descriptions and strip the unwanted html's from it.

Not right now, you're welcome to start on it! I'll assign you to this issue 👍

@edenxcodes
Copy link

Hi @oliviasculley, Do you have someone working on this? or I'd rather help sanitize the event descriptions and strip the unwanted html's from it.

Not right now, you're welcome to start on it! I'll assign you to this issue 👍

Okay. I'm on it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

Successfully merging a pull request may close this issue.

3 participants