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

[Bug] CarouselView Position property fails to update visual while control isn't visible. #11224

Closed
BioTurboNick opened this issue Jun 27, 2020 · 1 comment
Assignees
Labels
a/carouselview e/2 🕑 2 in-progress This issue has an associated pull request that may resolve it! p/Android t/bug 🐛

Comments

@BioTurboNick
Copy link

Description

While carousel is not visible, assigning to Position does not work. When carousel becomes visible, the carousel remains at the initial position. Tested on Android.

Steps to Reproduce

  1. Start with CarouselView IsVisible="False"
  2. Set CarouselView Position > 0
  3. Set CarouselView IsVisible = "True"

Expected Behavior

CarouselView should show the expected position.

Actual Behavior

CarouselView shows Position = 0

Basic Information

  • Version with issue: 4.6.0.967, 4.7.0.968
  • Last known good version: unknown
  • IDE: VS 2019 16.6.2
  • Platform Target Frameworks:
    • Android: 10.0
  • Android Support Library Version: n/a
  • Nuget Packages: n/a
  • Affected Devices: Android (iOS untested)

Reproduction Link

CarouselBug.zip

Workaround

None

@BioTurboNick BioTurboNick added s/unverified New report that has yet to be verified t/bug 🐛 labels Jun 27, 2020
@pauldipietro pauldipietro added this to New in Triage Jun 27, 2020
@jsuarezruiz jsuarezruiz added this to Backlog in CarouselView via automation Jun 29, 2020
@jsuarezruiz jsuarezruiz self-assigned this Jun 29, 2020
@jsuarezruiz jsuarezruiz added e/2 🕑 2 and removed s/unverified New report that has yet to be verified labels Jun 29, 2020
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Jun 29, 2020
@jsuarezruiz
Copy link
Contributor

Tested and works on iOS.

@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jun 29, 2020
@samhouts samhouts added this to In Progress in 4.7.0 Jun 29, 2020
@samhouts samhouts moved this from Backlog to In Progress in CarouselView Jun 29, 2020
@samhouts samhouts removed this from Ready For Work in Triage Jul 4, 2020
@samhouts samhouts moved this from To do to In progress in Android Ready For Work Jul 4, 2020
@samhouts samhouts removed this from In Progress in 4.7.0 Jul 8, 2020
Android Ready For Work automation moved this from In progress to Done Jul 21, 2020
CarouselView automation moved this from In Progress to Done Jul 21, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Progress to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from Done in Android Ready For Work Aug 20, 2020
@samhouts samhouts removed this from Done in CarouselView Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/carouselview e/2 🕑 2 in-progress This issue has an associated pull request that may resolve it! p/Android t/bug 🐛
Projects
No open projects
Development

No branches or pull requests

3 participants