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(file-uploader): do not render empty element if labelTitle, labelDescription not provided #1778

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Jul 23, 2023

Fixes #1775

In this case, the labelTitle and labelDescription are not accessible, so they can be conditionally rendered if truthy.

@metonym metonym merged commit 7ef8b73 into master Jul 23, 2023
@metonym metonym deleted the file-uploader branch July 23, 2023 19:19
@metonym
Copy link
Collaborator Author

metonym commented Jul 24, 2023

Fixed in v0.79.0

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.

FileUploader: Unset label/description cause blank space
1 participant