ersilia-os / ersilia-app

Streamlit-based app as a GUI for the Ersilia Model Hub
GNU General Public License v3.0
1 stars 1 forks source link

Add default value for label in text area #6

Closed DhanshreeA closed 1 month ago

DhanshreeA commented 4 months ago

From logs:

[ersilia-app] [2024-05-07 18:09:58] 2024-05-07 18:09:58.897 `label` got an empty value. This is discouraged for accessibility reasons and may be disallowed in the future by raising an exception. Please provide a non-empty label and hide it with label_visibility if needed.
GemmaTuron commented 1 month ago

Hello @DhanshreeA

Which logs are you talking about? and could this be solved if it is still a problem? we are currently using the app

GemmaTuron commented 1 month ago

I think I have resolved this in the last commit. I'll test again tomorrow before making the change to app2

GemmaTuron commented 1 month ago

ok this is solved