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(FileUpload): Remove empty icon from example #11359

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

mfrances17
Copy link
Contributor

What: Closes #11347

This is a follow-up to #11289 in which the FileUploadTextWithRestrictions example was changed to take advantage of react-dropzone error codes, and as part of that the double icon issue on error was fixed. But an empty <Icon> remained in the code example, and although it's not visible or breaking anything, it could confuse viewers of the code example. So it's now removed and that part of the example is more simplified.

@mfrances17 mfrances17 requested a review from a team December 18, 2024 20:54
@mfrances17 mfrances17 self-assigned this Dec 18, 2024
@mfrances17 mfrances17 requested review from wise-king-sullyman and tlabaj and removed request for a team December 18, 2024 20:54
@patternfly-build
Copy link
Contributor

patternfly-build commented Dec 18, 2024

@tlabaj tlabaj merged commit bcc2f8c into patternfly:main Jan 6, 2025
13 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

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.

Bug - FileUpload - FileUploadWithRestrictions example has empty icon wrapper
4 participants