carbon-components-svelte/tests/MultiSelect
Eric Liu dd1338ffc4
fix(list-box-selection): fix aria-label for clear button (#2134)
`ListBoxSelection`, used by `MultiSelect` and `ComboBox`, currently  
applies the wrong `aria-label` for the clear selection button. It uses
the `translateId` (e.g., `"clearAll"`) instead of the user-friendly copy.
2025-03-22 12:59:16 -07:00
..
MultiSelect.test.ts fix(list-box-selection): fix aria-label for clear button (#2134) 2025-03-22 12:59:16 -07:00