survey-creator
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...
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.
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 {...
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).
[View Demo](https://plnkr.co/edit/wH4UQOmbf88bD3yL) Consider displaying element adorners when elements are collapsed. 
https://github.com/surveyjs/survey-creator/blob/master/packages/survey-creator-core/src/creator-settings.ts#L107-L143
[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
- [ ] toolbox item styles https://github.com/surveyjs/private-tasks/issues/379 - [ ] add subitems grouping - [ ] add subitems customization
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. 