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 isoData can contain user generated content #1114

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Fix isoData can contain user generated content #1114

merged 2 commits into from
Jun 8, 2023

Conversation

0xDEADCADE
Copy link
Contributor

No description provided.

Copy link
Member

@SleeplessOne1917 SleeplessOne1917 left a comment

Choose a reason for hiding this comment

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

Good catch!

@0xDEADCADE
Copy link
Contributor Author

My local version of Prettier isn't complaining about this source. I don't usually do JS development, so I don't know what exactly could be wrong here. Does anyone else know, maybe @dessalines?

@SleeplessOne1917
Copy link
Member

Try running ’prettier . --write’ and see if that changes anything. Also try running ’yarn lint’.

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

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

Thank you!

Yep run

prettier -w "src/**/*.{ts,tsx,js,css,scss}"

@dessalines
Copy link
Member

@0xDEADCADE I'll handle the formatting in one sec.

@dessalines dessalines merged commit 22a4fae into LemmyNet:main Jun 8, 2023
@dessalines
Copy link
Member

It was actually fine, just a CI issue.

@0xDEADCADE
Copy link
Contributor Author

I would recommend doing a release with this fix relatively soon, and urging instance owners to update. The potential impact of this is high (see my Matrix DMs, or for anyone else, once this is in release, ask me at @deadcade:deadca.de on Matrix), and with the new wave of users, it would leave a very bad first impression.

dessalines pushed a commit that referenced this pull request Jun 8, 2023
* Fix isoData can contain user generated content

* Fix formatting
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.

3 participants