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...
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...
See the following screencast: https://www.screencast.com/t/D2e9PUsG Also, perhaps indents should be applied to the entire question, not its contents.
### 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 =...
Add ability to create a multi-column layout in the panel. Instead of option "Display the question on a new line".
- [x] imagepicker actions don't have focus state [figma](https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=2018%3A23336):  - [x] check tab navigation between questions - question content has tabindex="0" but doesn't have focus state - [x] check...
- [ ] By tabulation, the cursor would well move to the next line of the same language. - [ ] Enter logically should complete the input, possibly move the...
### 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...
**_This issue cannot be solved in CSS because of problems of responsiveness._** (scrollbar should not influence on survey positioning) Current state:  Needed state: 
We need to clarify these buttons behavior and implement it 
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.