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

A Start Rating scale appears misaligned at design time: ``` { "pages": [ { "name": "page1", "elements": [ { "type": "panel", "name": "panel1", "questionTitleWidth": "200px", "questionTitleLocation": "left", "elements": [ {...

bug

Added a variable for Theme name in the Survey Creator theme because there was no corresponding variable for it.

We have memory checks tests. We should have a Playwright test on performance with a large survey. At first we need to click on all tabs, return to designer tabs....

enhancement
performance issue

T23624 - Version 2 performance https://surveyjs.answerdesk.io/internal/ticket/details/T23624

performance issue
user issue

Hi, trying to build a project based on surveyJS, I can't get the toolbox to function correctly after adding a couple features. If anyone is looking for work @drmain on...

help wanted

T23541 - Issue with condition wizard displaying incorrect question and choices https://surveyjs.answerdesk.io/internal/ticket/details/T23541 *** Usage scenario: three different checkbox questions sharing a value using the `valueName`. Issue: when trying to setup...

bug
user issue

T23424 - How to scope the custom property into local survey creator? https://surveyjs.answerdesk.io/internal/ticket/details/T23424 *** [View Demo](https://plnkr.co/edit/fasnKInHe1xVJJFS) ![Image](https://github.com/user-attachments/assets/fab7814f-3b5d-4ead-8387-864ad05cd67c) Either make custom elements disappear if they're not listed within `questionTypes` or please...

documentation