sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
87 stars 42 forks source link

Database Plugin Input Fields for Tables and Columns descriptions Lack Limits and Cause UI Overflow #51

Open agberoz opened 1 month ago

agberoz commented 1 month ago

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:

  1. Navigate to the Plugins section.
  2. Add a database plugin.
  3. Test and save the configuration.
  4. Fill long descriptions for Table and field descriptions

    Screenshot 2024-09-30 at 5 56 12 PM

Specific File Affected:

Proposed Solution:

maranix commented 1 month ago

Hello, I would like to take on this issue and work on it. Could someone please assign it to me?

agberoz commented 1 month ago

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

maranix commented 1 month ago

Thanks, I'll get on it and keep you guys posted 👍.