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

IndicatorView not updating to current page when CarouselView is bound to custom DataType #10589

Merged
merged 1 commit into from May 7, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

The problem more than in the IndicatorView is in an error updating the position of the CarouselView. We did changes in the logic to update the CarouselView Position and CurrentItem from 4.4 to 4.6. The issue is fixed in 4.6. Therefore this PR only include a sample to validate the case. @rmarinho Should we update the logic related with CarouselView Position in 4.4 to fix the issue in a 4.4 release?. I have a branch prepared with those changes if necessary.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS
  • Android
  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

issue8958

Testing Procedure

Launch Core Gallery and navigate to the issue 8958. Change the CarouselView Position and verify that the IndicatorView position is updated too.

PR Checklist

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

@rmarinho rmarinho merged commit ad3dd26 into 4.6.0 May 7, 2020
samhouts pushed a commit that referenced this pull request May 7, 2020
* Remove code that adjusts the frame when hiding/showing TabBar

* - enable for android

* Make cookie handling consistent and non destructive (#10571) fixes #10318

* Make cookie handling consistent and non destructive

* - fix ios

* - ios fixes

* - sync fixes

* - ios fixes

* - fix ui tests

* - fix uwp

* - move buttons around

* - update comments

* - ios10 adjustments

* - use host for key not full url

* Added repro sample (#10589) fixes #8958

* Fix TemplatedItemsList incorrect grouped collection range removal (#7891) fixes #7890

* fix

* test added

* uitest added

* ui test fix

Co-authored-by: melimion <Evlentev@molot.net>

* [Tizen] Update ShellRenderer for extend (#10587)

* iOS 10 fix for Top Tabs on Shell (#10500)

Co-authored-by: Rui Marinho <me@ruimarinho.net>

Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
Co-authored-by: melimion <33512073+melimion@users.noreply.github.com>
Co-authored-by: melimion <Evlentev@molot.net>
Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>

fixes #10134
@samhouts samhouts added this to the 4.6.0 milestone May 12, 2020
@samhouts samhouts added a/indicatorview blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. labels May 28, 2020
@samhouts samhouts added this to Done in v4.6.0 Jun 20, 2020
@samhouts samhouts deleted the fix-8958 branch June 26, 2020 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/carouselview a/indicatorview blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. p/Android p/iOS 🍎 t/bug 🐛
Projects
No open projects
v4.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants