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

[Bug] CollectionView ItemsUpdatingScrollMode=KeepLastItemInView not working on iOS #7788

Closed
StevenGranados opened this issue Oct 3, 2019 · 6 comments · Fixed by #10284
Closed

Comments

@StevenGranados
Copy link
Contributor

StevenGranados commented Oct 3, 2019

Description

ItemsUpdatingScrollMode=KeepLastItemInView seems to not work on iOS but works fine on android.

Steps to Reproduce

  1. Open repro
  2. Run on iOS 13 simulator
  3. Click add until items reach bottom of page
  4. Observe that new items aren't scrolled to automatically.

Expected Behavior

Items scrolled to if added on end.

Actual Behavior

Items are added but collectionview isn't scrolled automatically.

Basic Information

  • Version with issue: 4.3.0.851321-pre3
  • Last known good version: Doesn't work in 4.2 either
  • IDE:Visual studio 2019 16.3.2
  • Platform Target Frameworks:
    • iOS: 13.0
  • Android Support Library Version: 28.0.0.3
  • Nuget Packages: No unusual ones
  • Affected Devices:iPhone 8

Reproduction Link

CarouselViewTest.zip

@StevenGranados StevenGranados added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 3, 2019
@StevenGranados StevenGranados changed the title [Bug] CollectionView ItemsUpdatingScrollMode not working on iOS [Bug] CollectionView ItemsUpdatingScrollMode=KeepLastItemInView not working on iOS Oct 3, 2019
@pauldipietro pauldipietro added this to New in Triage Oct 3, 2019
@samhouts samhouts added this to Backlog in CollectionView Oct 4, 2019
@PureWeen PureWeen removed iOS 13 s/unverified New report that has yet to be verified labels Oct 5, 2019
@PureWeen PureWeen moved this from New to Ready For Work in Triage Oct 5, 2019
@PureWeen PureWeen added this to the 4.3.0 milestone Oct 5, 2019
@PureWeen
Copy link
Contributor

PureWeen commented Oct 5, 2019

Behavior isn't iOS 13 specific

@samhouts samhouts added this to To do in v4.3.0 Oct 7, 2019
@samhouts samhouts moved this from Ready For Work to Needs Estimate in Triage Oct 7, 2019
@samhouts samhouts added this to To do in Sprint 161 via automation Nov 11, 2019
@samhouts samhouts added this to To do in Sprint 162 via automation Nov 18, 2019
@samhouts samhouts moved this from To do to Continued in next sprint in Sprint 161 Nov 18, 2019
@samhouts samhouts added this to To do in Sprint 163 via automation Dec 7, 2019
@samhouts samhouts moved this from To do to Continued in next sprint in Sprint 162 Dec 7, 2019
@hartez hartez self-assigned this Dec 11, 2019
@hartez hartez removed this from Needs Estimate in Triage Dec 11, 2019
@samhouts samhouts moved this from To do to Returned to backlog in Sprint 163 Jan 3, 2020
@samhouts samhouts removed this from the 4.3.0 milestone Jan 3, 2020
@modplug
Copy link
Contributor

modplug commented Jan 16, 2020

Any updates to this? Still experiencing this on iOS

@stefanbogaard86
Copy link

Currently using a workaround with the ScrollTo method to scroll to the end of the CollectionView, but this has it's own problems (doesn't work well with items of different sizes). Anyone got a working workaround?

@Tommigun1980
Copy link

Tommigun1980 commented Oct 26, 2020

Please reopen. This doesn't work on iOS.

XF5 pre-3.

@MSicc
Copy link

MSicc commented Oct 26, 2020

it does also not work on XF 4.8.0.1560, and I am still suffering all the referenced issues as well.

@jessejiang0214
Copy link

Not working on Andorid also, with XF 4.8.0.1560

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/collectionview in-progress This issue has an associated pull request that may resolve it! p/iOS 🍎 partner/cat 😻 t/bug 🐛
Projects
No open projects
4.7.0
  
Done
Sprint 161
  
Continued in next sprint
Sprint 162
  
Continued in next sprint
Sprint 163
  
Returned to backlog
v4.3.0
  
To do
Development

Successfully merging a pull request may close this issue.

10 participants