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

T19476 - Description visibility like page and form https://surveyjs.answerdesk.io/internal/ticket/details/T19476 *** Content editors can enter a survey and page description within a design surface: ![image](https://github.com/user-attachments/assets/ffba18d3-a137-4ba1-99ff-56f4c93e80dd) However, question description inline editors are...

enhancement
user issue

— Safari Version 17.6 (19618.3.11.11.5) — collapsed toolbox https://github.com/user-attachments/assets/f64086c8-73e9-43e0-b08e-10d6b4245d69

bug

To reproduce the issue, follow these steps. * Add some choices. * Click Clear to remove all choices. or * Click a trash bin button to remove an individual choice...

bug

Safari only. https://github.com/user-attachments/assets/1f5ad0cf-ce76-4cf6-9f21-010dc1fe24bd

usability

The following code doens't work correctly. It displays strange text in the cell. ```js const itemValueCommentType = 'itemValueCommentType'; SurveyCreatorCore.PropertyGridEditorCollection.register({ fit: function (prop) { return prop.type === itemValueCommentType; }, getJSON: function...

question
user issue

https://github.com/surveyjs/survey-creator/issues/5740

bug