forma-36 icon indicating copy to clipboard operation
forma-36 copied to clipboard

💡 Proposal - onOpenStateChanged callback for Datepicker component

Open mxilievski opened this issue 1 year ago • 1 comments

Forma 36 contribution proposal

The problem

The Datepicker component doesn't provide any signal whether the popover(Calendar) has been opened or closed. This callback function is crucial to include this component in a popup and to be able to set the window height dynamically.

The proposed solution

Add onOpenStateChanged: (isOpen: boolean | undefined) => void callback function that we can utilise.

Breaking changes

mxilievski avatar Oct 31 '23 09:10 mxilievski

Marking issue as stale since there was no activity for 30 days

github-actions[bot] avatar Dec 01 '23 07:12 github-actions[bot]