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(ui): add error handling to upload button #7125

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

maryhipp
Copy link
Collaborator

Summary

Add error handling to the new error button so that the user gets feedback on what is not allowed about what they attempted to upload.

Related Issues / Discussions

QA Instructions

Try to upload an invalid file type or more files than allowed based on maxImageUploadCount. You should see an error toast explaining what went wrong.

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label Oct 16, 2024
@maryhipp maryhipp merged commit d9a257e into main Oct 16, 2024
14 checks passed
@maryhipp maryhipp deleted the maryhipp/upload-button-error-toast branch October 16, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants