You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug optionExclusive feature has been implemented here #1281. However, when options appear in a popup (if there are more than ten items), this doesn't work.
Component
SDC library
To Reproduce
This questionnaire doesn't work as expected when choosing an option with optionExclusive extension. e.g. No Problem.
I understand this issue and I also looked at your code.
I am wondering how many options do you generally have to show ?
Asking this because if its much greater than few 10s of data then the solution may change.
Describe the bug
optionExclusive
feature has been implemented here #1281. However, when options appear in a popup (if there are more than ten items), this doesn't work.Component
SDC library
To Reproduce
This questionnaire doesn't work as expected when choosing an option with
optionExclusive
extension. e.g. No Problem.Expected behavior
Above questionnaire should work and deselect other options when selecting the option with
optionExclusive
extension and vice versa.Screenshots
Would you like to work on the issue?
A PR is created which resolves the issue.
The text was updated successfully, but these errors were encountered: