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

#36: Two SkeletonForEach in a LazyVGrid causes duplicate IDs #56

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Viktor-by
Copy link

Issue Link πŸ”—

#36

Goals ⚽

Enabled LazyVGrid to contain multiple SkeletonForEach with loading state

Implementation Details 🚧

  • Introduced new extension for View that allows to transform a view only when a condition is true
  • Set a random id for a skeleton view in SkeletonForEach to make sure there is no 2 or more skeleton views with the same id

Testing Details πŸ”

No new tests added

Two SkeletonForEach in a LazyVGrid causes duplicate IDs
@Viktor-by Viktor-by changed the title Fix for #36: Two SkeletonForEach in a LazyVGrid causes duplicate IDs #36: Two SkeletonForEach in a LazyVGrid causes duplicate IDs Aug 2, 2024
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.

1 participant