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: add more image types to image upload in creator #5154

Merged
merged 7 commits into from
Sep 7, 2021

Conversation

williamw2
Copy link
Contributor

@williamw2 williamw2 commented Sep 7, 2021

Pull Request

📖 Description

Adding additional image types to the default file picker filter for the "Add Image" feature in Creator.
This brings the full list of "accepted" types to: .apng, .avif, .gif, .jpg, .jpeg, .png, .webp

🎫 Issues

closes: #5133

👩‍💻 Reviewer Notes

📑 Test Plan

✅ Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

⏭ Next Steps

@williamw2 williamw2 merged commit 2313b60 into master Sep 7, 2021
@williamw2 williamw2 deleted the user/williamw2/AddMoreImageTypesToImageUpload branch September 7, 2021 22:38
robarbms pushed a commit that referenced this pull request Sep 15, 2021
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.

Allow all image file types to be uploaded
3 participants