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

[Feature Request] ExpansionPanelList equivalent #111

Open
szymonmazanik opened this issue Jun 24, 2021 · 4 comments
Open

[Feature Request] ExpansionPanelList equivalent #111

szymonmazanik opened this issue Jun 24, 2021 · 4 comments
Labels
feature New feature or request

Comments

@szymonmazanik
Copy link

szymonmazanik commented Jun 24, 2021

Hello.
I would like to use infinite_scroll_pagination with ExpansionPanelList and ExpansionPanel. It there a solution for that need? Could you please provide some kind of example or alternative to achieve expandable list items?

Thank you

@EdsonBueno
Copy link
Owner

Hi @szymonmazanik .
Please, help me understand what you need.
Do you want a paginated list where each item is an expandable panel or do you want each panel to have a paginated list when expanded?

@szymonmazanik
Copy link
Author

Hello @EdsonBueno
Thanks for answer.
I need a paginated list where each item is an expandable panel and on top of that only one item can be expanded at one time. That's why ExpansionPanelList would be perfect for my needs.

@EdsonBueno
Copy link
Owner

Great!
Have you looked at this section? Maybe it can help you create a PagedExpansionPanelList on your own.
I definitely want to add this to the package but I'm not sure when I'll have the time for it.

@dJani97
Copy link

dJani97 commented Oct 17, 2022

Has anyone managed to implement this?

@clragon clragon added the feature New feature or request label Feb 19, 2024
@clragon clragon changed the title How do I use this package with ExpansionPanelList? [Feature Request] ExpansionPanelList equivalent Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants