Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close multiselect dropdown on button click of panelFooterTemplate / Add onShow & onHide event #1891

Closed
Nirav4Stridely opened this issue Mar 23, 2021 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@Nirav4Stridely
Copy link

Nirav4Stridely commented Mar 23, 2021

As of now, Multiselect dropdown is not close on button click of panelFooterTemplate.

Can we have functionality to hide Multiselect dropdown popup while click on button click of panelFooterTemplate?
OR
Can we have onPanelHide & onPanelShow multiselect event in prime react also same as PrimeNG?

panelFooterTemplate = (props, hide) => { return <Button ... onClick={hide} /> }

@Nirav4Stridely Nirav4Stridely changed the title Close multiselect dropdown on button click of panelFooterTemplate Close multiselect dropdown on button click of panelFooterTemplate / Add onPanelShow & onPanelHide event same as PrimeNG Mar 23, 2021
@mcandu mcandu added this to the 6.2.2 milestone Apr 1, 2021
@mcandu mcandu added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Apr 1, 2021
@mertsincan mertsincan changed the title Close multiselect dropdown on button click of panelFooterTemplate / Add onPanelShow & onPanelHide event same as PrimeNG Close multiselect dropdown on button click of panelFooterTemplate / Add onPanelShow & onPanelHide event Apr 12, 2021
@mertsincan mertsincan self-assigned this Apr 12, 2021
@mertsincan mertsincan changed the title Close multiselect dropdown on button click of panelFooterTemplate / Add onPanelShow & onPanelHide event Close multiselect dropdown on button click of panelFooterTemplate / Add onShow & onHide event Apr 12, 2021
mertsincan added a commit that referenced this issue Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

3 participants