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 UploadText component when height is less than 128px #10220

Open
1 task done
hannahblair opened this issue Dec 17, 2024 · 1 comment
Open
1 task done

Fix UploadText component when height is less than 128px #10220

hannahblair opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@hannahblair
Copy link
Collaborator

Describe the bug

UploadText needs some rejigging to ensure it doesn't get cut off when the height is less than 128px.

Screenshot 2024-12-17 at 14 58 42

Have you searched existing issues? 🔎

  • I have searched and found no existing issues

Reproduction

import gradio as gr

Screenshot

No response

Logs

No response

System Info

n/a

Severity

I can work around it

@hannahblair hannahblair added the bug Something isn't working label Dec 17, 2024
@abidlabs
Copy link
Member

This is probably true of other components whose height can be adjusted and support file upload, e.g. Image and ImageEditor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants