-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Description
Expected Behaviour
value
of sp-menu
and selected
of sp-menu-item
should not rely on parent elements that are not in the menu
family to manage their state.
Actual Behaviour
sp-dropdown
manages this for the cases that this occurs now which makes transporting those interactions difficult. See the sp-split-button
pattern that would leverage some version of this.