survey-creator icon indicating copy to clipboard operation
survey-creator copied to clipboard

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional l...

Results 415 survey-creator issues
Sort by recently updated
recently updated
newest added

We have code duplication for panel & page adorners. Page uses AddQuestionButtonComponent component and panel adorner uses code in rendering. We should use AddQuestionButtonComponent for both components.

bug
refactoring

T19153 - Survey Creator - Vue plugin build issues https://surveyjs.answerdesk.io/internal/ticket/details/T19153 *** In the meantime, in a Vue3 app, a creator is registered using a creator plugin. **main.ts** ``` import {...

enhancement
user issue
v2.0

The reproducible survey JSON definition is available in a customer's thread at [T19061 - The form crashing on preview](https://surveyjs.answerdesk.io/internal/ticket/details/T19061).

bug
performance issue
user issue
v2.0+

[View Demo](https://plnkr.co/edit/wH4UQOmbf88bD3yL) Consider displaying element adorners when elements are collapsed. ![image](https://github.com/user-attachments/assets/73ce420b-6d16-4913-ad33-e693e8c137c2)

enhancement

https://github.com/surveyjs/survey-creator/blob/master/packages/survey-creator-core/src/creator-settings.ts#L107-L143

bug

[Screencast](https://drive.google.com/file/d/1dEsQvVn1-h3Akm0ElYKTPsjqfVIZm6yl/view) This bug doesn't depend on the locale and can be reproduced in English locale too: https://surveyjs.io/survey-creator/examples/survey-toolbox-customization/reactjs

bug

- [ ] toolbox item styles https://github.com/surveyjs/private-tasks/issues/379 - [ ] add subitems grouping - [ ] add subitems customization

enhancement

T18889 - Image question youtube content https://surveyjs.answerdesk.io/internal/ticket/details/T18889 *** When a user selects Content mode: YouTube, consider disabling the file upload option from the property grid and design surface. ![image](https://github.com/surveyjs/survey-creator/assets/22372972/23fdd7ec-e11a-4ff6-9ffb-0c1e6fc3909a)

enhancement
usability
waiting for design
user issue