Closed Elijbet closed 12 months ago
Let's use this issue to drive implementing the pattern/util. Can you assimilate https://github.com/Esri/calcite-design-system/issues/6017 here and close it afterwards?
Some components (tooltip, popover, input-date-picker
) have also been covered in the following issue: #7358
Installed and assigned for verification.
Verified on the main
branch for the following components:
Description
Implement
openCloseComponent
Interface by using the newonToggleOpenCloseComponent pattern
. This new pattern is intended to simplify the overall eventing logic.Acceptance Criteria
Components implement the interface to consistently handle emitting
open
,beforeOpen
,close
,beforeClose
events.Relevant Info
Related to PR #4975 and original Issue: #4689
Which Component
block
input time picker
notice
Example Use Case
No response