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

[BUG] Expander does not resize properly inside CollectionView #1557

Open
2 tasks done
malsabi opened this issue Nov 22, 2023 · 0 comments · May be fixed by #1567
Open
2 tasks done

[BUG] Expander does not resize properly inside CollectionView #1557

malsabi opened this issue Nov 22, 2023 · 0 comments · May be fixed by #1567
Labels
area/views Issue/Discussion/PR that has to do with Views bug Something isn't working

Comments

@malsabi
Copy link

malsabi commented Nov 22, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

The items are not expanded properly inside the Collection View

Expected Behavior

The expected behavior that any item in the collection view can be expanded and shouldn't affect the other items.

Steps To Reproduce

  1. Clone the repo
  2. Run the app on windows
  3. Try to expand any item.

Link to public reproduction project repository

https://github.com/malsabi/ExpanderCollectionView

Environment

- .NET MAUI CommunityToolkit: v7.0.0
- OS: Windows 10 Build 10.0.19041.0
- .NET MAUI: 8.0.3

Anything else?

No response

@malsabi malsabi added bug Something isn't working unverified labels Nov 22, 2023
@VladislavAntonyuk VladislavAntonyuk linked a pull request Nov 26, 2023 that will close this issue
6 tasks
@vhugogarcia vhugogarcia added the area/views Issue/Discussion/PR that has to do with Views label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/views Issue/Discussion/PR that has to do with Views bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants