Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Prevent CollectionView.EmptyView from showing up while it shouldn't on iOS #15122

Merged
merged 3 commits into from
Feb 9, 2022

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented Feb 4, 2022

Description of Change

Sets the initial state of the CollectionView to empty (== true) for iOS to prevent the EmptyView and items to show up at the same time in some edge cases.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jfversluis jfversluis added t/bug 🐛 DO-NOT-MERGE-!!! 🛑 This is in progress and needs to be updated before it can be merged. p/iOS 🍎 a/collectionview labels Feb 4, 2022
@jfversluis jfversluis removed the DO-NOT-MERGE-!!! 🛑 This is in progress and needs to be updated before it can be merged. label Feb 9, 2022
@jfversluis jfversluis marked this pull request as ready for review February 9, 2022 15:06
@jfversluis jfversluis merged commit facdba4 into 5.0.0 Feb 9, 2022
@jfversluis jfversluis deleted the fix-13794 branch February 9, 2022 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant