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

T19591 - Image question without image in default locale is not displayed in creator https://surveyjs.answerdesk.io/internal/ticket/details/T19591 *** [View Demo](https://plnkr.co/edit/B6AAXhTNB9sbJ2Aa) No image appears at design time for the second question even though...

bug
user issue

https://github.com/surveyjs/survey-library/issues/8680

bug
enhancement

### Progress - [x] disable library animations in creator without important? - [x] box-shadow resets - [x] top-menu - [x] all drop-down lists - [x] property-grid - [x] property-grid: all...

v2.0

T19572 - Accessing value of a custom property for the theme tab https://surveyjs.answerdesk.io/internal/ticket/details/T19572 *** [View Demo](https://plnkr.co/edit/m1QEDiiYNbzsx9CI) The ThemeTabPlugin.onThemePropertyChanged event is not raised if you update a custom `paddingTopScale` property which...

user issue
theme builder

Wrong — ![Image](https://github.com/user-attachments/assets/54e571fd-8ab7-48cf-992c-f9e74ff08017) Right — ![Image](https://github.com/user-attachments/assets/1064d14c-6851-4643-bbf5-e38968b02182) https://www.figma.com/design/i6Lpc7zkjHtso2oXZV97fo/Components?node-id=14629-113337&t=j65tcCEYOwfE15B8-4

bug

T19551 - Multi-Select Matrix with the 'showInMultipleColumns' column - Column headers disappear after editing column choices https://surveyjs.answerdesk.io/internal/ticket/details/T19551 *** The issue is reproduced at https://surveyjs.io/create-free-survey. https://github.com/user-attachments/assets/ba04cced-2c1b-46da-a6a1-8862378263a2

bug
user issue

https://plnkr.co/edit/z8MIdWN7fL8XqPIo The `colCount` property's [default value is -1](https://surveyjs.io/form-library/documentation/api-reference/multi-select-matrix-column-values#colCount), but the Property Grid displays 1: ![image](https://github.com/user-attachments/assets/96056623-31e6-46e1-9480-3351062db3d2)

bug

We could generate question names based on question titles if the question name is a placeholder (`questionNN`). For instance, "My First Question" -> "my-first-question". Users would have meaningful question names...

enhancement
user issue

### Are you requesting a feature, reporting a bug or ask a question? Reporting a bug ### What is the current behavior? 1. When a user selects January as a...