Kiho / react-form-builder

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
MIT License
466 stars 344 forks source link

Misc. usablity issues with all components #301

Open chaincodedev opened 6 months ago

chaincodedev commented 6 months ago

Hi team, we have found the below issues with all the components, are these already known issues and is there any plan to fix them any time soon or shall we fix them on our own?

** Element Type Issue Description **
Header - Indent and outdent are not working
- Font size changed unexpectedly after resizing
- Textbox is not working properly
- Overlapping of label section text when large text is added in text to display section
------------------ -----------------------------------------------------------
Paragraph text - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of text when large text is added in paragraph text section
------------------ -----------------------------------------------------------
Text input - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large text is added in display label section
------------------ -----------------------------------------------------------
Number input - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large text is added in display label section
------------------ -----------------------------------------------------------
Multi-line input - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large text is added in display label section
------------------ -----------------------------------------------------------
Multiple choice - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large text is added in display label section
------------------ -----------------------------------------------------------
Checkboxes - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large text is added in display label section
------------------ -----------------------------------------------------------
Range - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large text is added in display label section
------------------ -----------------------------------------------------------
Tags - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large data is added in display label section
------------------ -----------------------------------------------------------
Dropdown - Indent and outdent are not working
- Textbox is not working properly
- Overlapping of label section text when large data is added in display label section
------------------ -----------------------------------------------------------
File Upload - Indent and outdent are not working
------------------ -----------------------------------------------------------
Signature - Indent and outdent are not working
------------------ -----------------------------------------------------------