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 webp from accepted filetypes in ImageUpload #4071

Merged
merged 1 commit into from Aug 2, 2023
Merged

Conversation

eikhr
Copy link
Member

@eikhr eikhr commented Aug 2, 2023

Description

lego doesn't support webp images, causing an error when you attempt to upload one

Result

Before: (after attempting to upload)
Screenshot 2023-08-02 at 15 40 40

Now: (when dropping the image into the upload field)
Screenshot 2023-08-02 at 15 43 34

Testing

  • I have thoroughly tested my changes.

lego doesn't support webp images, causing an error when you attempt to upload one
@eikhr eikhr added flawless Pull requests with "flawless" code, e.g. formatting or simple renaming. Should be used with caution! bug-fix Pull requests that fix a bug small-fix Pull requests that fix something small labels Aug 2, 2023
@github-actions github-actions bot added the review-needed Pull requests that need review label Aug 2, 2023
@ivarnakken ivarnakken added the approved Pull requests that have been approved label Aug 2, 2023
@eikhr eikhr merged commit c06d4c5 into master Aug 2, 2023
4 checks passed
@eikhr eikhr deleted the remove-webp branch August 2, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Pull requests that have been approved bug-fix Pull requests that fix a bug flawless Pull requests with "flawless" code, e.g. formatting or simple renaming. Should be used with caution! review-needed Pull requests that need review small-fix Pull requests that fix something small
Projects
None yet
2 participants