For all lion ui components, we have implemented custom 'feedbackCondition' callback.
Expected behavior
'feedbackCondition' callback behaviour for radio buttons should be consistent with other components.
Actual Behavior
For only 'RadioButtons' component, this callback is getting called when the radio button element is getting removed from dom. For other components this callback is not getting called when they are getting removed from dom.
Additional context
Which component and version of it are you using.
we are using '0.7.6' version of '@lion/ui' package.
For all lion ui components, we have implemented custom 'feedbackCondition' callback.
Expected behavior
'feedbackCondition' callback behaviour for radio buttons should be consistent with other components.
Actual Behavior
For only 'RadioButtons' component, this callback is getting called when the radio button element is getting removed from dom. For other components this callback is not getting called when they are getting removed from dom.
Additional context
Which component and version of it are you using.
we are using '0.7.6' version of '@lion/ui' package.