You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Dropdown/Multiselect/FilterableMultiSelect component live demo on the website needs the following updates:
Update to v11 components
Remove light prop
Add size modifiers
Add modifiers for invalid and warning.
Bug: The dropdown container should not shrink in width size when a new option is selected if it has a shorter amount of text than the previous selected option.
The text was updated successfully, but these errors were encountered:
…ystem#11284)
### Related Ticket(s)
N/A
### Description
Codesandbox links are still pointing to the now deleted `feat/cwc-v2` branch. This PR adjusts to point to `main` branch.
### Changelog
**Changed**
- change codesandbox links to point from `feat/cwc-v2` to `main`
<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "test: e2e": Codesandbox examples and e2e integration tests -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
The Dropdown/Multiselect/FilterableMultiSelect component live demo on the website needs the following updates:
light
propsize
modifiersinvalid
andwarning
.The text was updated successfully, but these errors were encountered: