airbnb / airbnb/MagazineLayout
ContentOffset is adjusted incorrectly when delete cells
Open
bug
- Dominant language
- Swift
- Stars
- 3.4k
- Forks
- 222
- PR merge metrics
- No merged PRs in 30d
Description
Scroll collection view to the bottom, then delete some cells, the behavior is unexpected. The animation of deleting cell is great, but the `contentOffset` is adjusted without any animation, the collection view just jumps.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Smartphone (please complete the following information):**
- Simulator: iPhone 11
- iOS 13
Contributor guide
Assessment
This issue has not been assessed yet.