lion/packages/ui/components/checkbox-group
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
..
src Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00
test fix(checkbox-group): add role=list and role=listitem to checkbox-indeterminate and its children 2024-02-19 17:51:09 +01:00
test-suites Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00