Action-menu: implement OpenCloseComponent interface #6017
Labels
1 - assigned
Issues that are assigned to a sprint and a team member.
blocked
This issue is blocked by another issue.
estimate - 3
A day or two of work, likely requires updates to tests.
p - low
Issue is non core or affecting less that 10% of people using the library
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Description
action-menu
usespopover
internally, and it will need to handle emitting its own events on transition sequence.Implement
OpenCloseComponent
interface with the new pattern whereonToggleOpenCloseComponent
replaces bothconnectOpenCloseComponent
anddisconnectOpenCloseComponent
.Proposed Advantages
This will make it consistent with the rest of the components that use
openCloseComponent
util pattern as a means to handle emitting on transition sequence.Components that currently implement it are:
Alert
Combobox
Dropdown
Input-Date-Picker
Modal
Popover
Tooltip
Which Component
action-menu
Relevant Info
No response
The text was updated successfully, but these errors were encountered: