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

Adding onTap on ExpandablePanel #93

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Cybernetics354
Copy link

I think it's important to add callback parameter on ExpandablePanel state changed. i know that we can achieve this with listen to ExpandableController as well, but it's a little bit complicated because we need to create, listen, and dispose controller. Please consider to merge this PR :)

@untillnesss
Copy link

untillnesss commented Feb 5, 2023

Any update of this pull req? or this library is not in the maintenance anymore?

@jlandau10
Copy link

This is a heavily desired feature. Can this PR move forward?

@untillnesss
Copy link

@jlandau10 The solution I'm using now is to copy this repository to my personal repository (fork), then I make my own pull request that takes from this branch.

@jlandau10
Copy link

@jlandau10 The solution I'm using now is to copy this repository to my personal repository (fork), then I make my own pull request that takes from this branch.

maybe a bit better than having to re-edit the package file every time it gets cleaned, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants