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...
An Image question is not updated with an actual image at design time when changing a survey locale
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...
https://github.com/surveyjs/survey-library/issues/8680
### 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...
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...
Wrong —  Right —  https://www.figma.com/design/i6Lpc7zkjHtso2oXZV97fo/Components?node-id=14629-113337&t=j65tcCEYOwfE15B8-4
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
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: 
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...
### 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...