UI problems with Multiple Choice component

Describe the bug:
Choice component with “Multiple choice” option selected and “Required” option unselected has has dash “—” (I asume meaning “nothing selected”) item in its list, which is excessive and adds confussion.

Expected Behaviour:
Choice component with “Multiple choice” option selected and “Required” option unselected should not have additional dash (“—”) item in its list.

How to replicate:
Create a Choice component with “Multiple choice” option selected and “Required” option unselected.

I don’t believe this is a bug, but a feature.
The dash is there as a convenient way to de-select all options.
Imagine a list of 100 items with 80 or 90 of them selected. Without the dash, de-selecting them all would be a very tedious job.

2 Likes

Will be fixed later today.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.