lion/packages/ui/components/checkbox-group/test-suites
ByoungYong Kim 22b8f24804
Fix indeterminate checkbox edge cases (#2458)
* Add failing tests

* Fix the issues with indeterminate checkbox

* Update the fix

* Clean up the code

* Add changeset

* Fix a type issue

* Refactor the code

* Fix a bug regarding disabled checked sub checkbox

* Add test case where subCheckboxes are added and removed dynamically

* Make a few node reference optional as it spits undefined error when the element is removed
2025-02-04 11:08:57 +01:00
..
CheckboxIndeterminate.suite.js Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00