carbon-components-svelte/tests/MultiSelect
Eric Liu 1a5f2d8e67
fix(list-box): correct button/description translations based on selection count (#2139)
The `ListBoxSelection` component now properly handles
translations for the clear button based on the selected items:

- Fix `buttonLabel` and `description` to use the same translation logic
- Add tests for custom translations in both `ComboBox` and `MultiSelect`
2025-03-23 11:28:06 -07:00
..
MultiSelect.test.ts fix(list-box): correct button/description translations based on selection count (#2139) 2025-03-23 11:28:06 -07:00