appsmith
appsmith copied to clipboard
[Bug]: Radio group widget validates if it's default value exists in it's user defined options but other toggle type widgets don't
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Radio group widget validates if it's default value exists in it's user defined options but other toggle type widgets don't (switch group and checkbox group)
Steps To Reproduce
- Drop a checkbox group, radio group and switch group widget on canvas
- Change their default values to something that does not exist on the 'options' field
notice only radio group widget throw a validation error around default option mismatch
Public Sample App
No response
Environment
Deploy Preview
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
cloud
@ramsaptami , I am not able to view the default value error in either of three widgets https://www.loom.com/share/ef87cb4d5abd401faa5ebe76b0c48fcd
Please confirm the required behavior again!