Ethan Shaw
Ethan Shaw
## Done - Add `sortedAlphabetically?: boolean = true` to `MultiSelect`, which determines whether to sort the items by name. - Add `sortedBySelection?: boolean = true` to `MultiSelect`, which determines whether...
### Is there an existing issue for this? - [x] I have searched the existing issues and found none that matched mine ### Describe the issue If you try to...
## Component/pattern to amend `is-processing` ## Visual https://vanillaframework.io/docs/patterns/buttons#processing ## Context `is-processing` is used to alter a disabled button, so it doesn't make sense for it to be applied to an...