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

Steps to reproduce: 1. [Open the Survey Creator](https://surveyjs.io/create-survey) 2. Make sure that the survey is empty. Otherwise, click the Clear Survey button. 3. Add a question. 4. Click the Clear...

bug
enhancement

See the following screencast: https://www.screencast.com/t/D2e9PUsG Also, perhaps indents should be applied to the entire question, not its contents.

bug
v2

### Are you requesting a feature, reporting a bug or ask a question? Reporting a Bug ### What is the current behavior? Using ``` Survey.Serializer.findProperty('itemvalue', 'text').visible = false; creator.inplaceEditForValues =...

question

Add ability to create a multi-column layout in the panel. Instead of option "Display the question on a new line".

enhancement

- [x] imagepicker actions don't have focus state [figma](https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=2018%3A23336): ![image](https://user-images.githubusercontent.com/21283706/164415910-e142bbb7-3240-4c33-b8fc-4a06592e6be8.png) - [x] check tab navigation between questions - question content has tabindex="0" but doesn't have focus state - [x] check...

bug
usability

- [ ] By tabulation, the cursor would well move to the next line of the same language. - [ ] Enter logically should complete the input, possibly move the...

usability

### Are you requesting a feature, reporting a bug or ask a question? Reporting a bug ### What is the current behavior? When overwriting the `items` property of a custom...

question

**_This issue cannot be solved in CSS because of problems of responsiveness._** (scrollbar should not influence on survey positioning) Current state: ![image](https://user-images.githubusercontent.com/29385489/150119787-399e2439-11e1-4e32-8f5f-b6ce48ce7969.png) Needed state: ![image](https://user-images.githubusercontent.com/29385489/150119507-0d250594-c6f9-4551-87b1-beec82476cd1.png)

minor

We need to clarify these buttons behavior and implement it ![image](https://user-images.githubusercontent.com/3013415/165263039-77ab54b1-4ce8-43f4-aff4-7e0123fbbbae.png)

bug
minor

The screencast demonstrates the current behavior when editing multiple rules: https://www.screencast.com/t/qavzKLGe To fix this, we need to keep Fast Entry enabled until a used disables it.

bug