Open agberoz opened 1 month ago
Hello, I would like to take on this issue and work on it. Could someone please assign it to me?
Hi @maranix ,
Assigning this issue to you, happy coding
If any assistance is required meet our team here: https://join.slack.com/t/theailounge/shared_invite/zt-2ogkrruyf-FPOHuPr5hdqXl34bDWjHjw
Thanks, I'll get on it and keep you guys posted 👍.
The input fields for specifying table and column details in database plugins do not enforce minimum or maximum character limits. As a result, when users input longer text, it causes text overflow, disrupting the UI.
Steps to Reproduce:
Fill long descriptions for Table and field descriptions
Specific File Affected:
raggenie/ui/src/pages/Configuration/ProviderForm/ProviderForm.jsx
Proposed Solution: