surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.2k stars 809 forks source link

Show banner for questions with empty choices #6369

Open andrewtelnov opened 1 year ago

andrewtelnov commented 1 year ago

For questins like: radiogroup, checkbox and ranking we need to render a banner if there is no choices in them. They can be invisible because of choices logic or carry forward with selected/unselected choices or because there is no choices (web api returns empty array). The message can be different based on context.

mikeamelin commented 1 year ago

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/Creator?type=design&node-id=18738-429518&t=jIUFSnZH7RCG36Z2-4

For all cases panel designs are same, only messages are difference.