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

[iOS] UITableView.Appearance.BackgroundColor ignored or overridden for ListView #6910

Merged
merged 3 commits into from Jul 30, 2019

Conversation

jfversluis
Copy link
Member

Description of Change

As described in #5503 the color set in the Appearance API was not respected. Fixed this by adding a check for that in the code of #4002 that caused this behavior.

I added a UI test but could not get the color out of the ListView they always returned the same value. Marked it as manual review.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Has automated tests
  • Rebased on top of the target branch at time of PR
  • Changes adhere to coding standard

@jfversluis jfversluis added t/bug 🐛 p/iOS 🍎 i/regression i/low Has trivial workaround; affects very few users labels Jul 18, 2019
@samhouts samhouts added this to In Review in v4.3.0 Jul 18, 2019
@samhouts samhouts added this to Ready for Review (PRs) in Sprint 156 Jul 18, 2019
@samhouts samhouts removed the request for review from jsuarezruiz July 29, 2019 16:20
@samhouts samhouts changed the base branch from master to 4.1.0 July 29, 2019 16:31
@samhouts samhouts added the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Jul 29, 2019
Copy link
Member

@samhouts samhouts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebase on 4.1.0, run tests, then we're good!

@samhouts samhouts changed the base branch from 4.1.0 to master July 29, 2019 16:32
jfversluis and others added 2 commits July 29, 2019 20:30
# Conflicts:
#	Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
@jfversluis jfversluis changed the base branch from master to 4.1.0 July 29, 2019 18:30
@jfversluis jfversluis removed the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Jul 29, 2019
@samhouts samhouts added this to In progress in Sprint 157 Jul 29, 2019
@jfversluis
Copy link
Member Author

@samhouts done! Builds and tests running now

@samhouts samhouts removed this from In Review in v4.3.0 Jul 29, 2019
@samhouts samhouts added this to In Review in v4.1.0 Jul 29, 2019
@samhouts samhouts requested a review from hartez July 29, 2019 23:47
Sprint 157 automation moved this from In progress to Ready for Review (PRs) Jul 29, 2019
@jfversluis
Copy link
Member Author

Failing tests are unrelated

@jfversluis jfversluis merged commit f8a0dc1 into 4.1.0 Jul 30, 2019
v4.1.0 automation moved this from In Review to Done Jul 30, 2019
Sprint 156 automation moved this from Ready for Review (PRs) to Done Jul 30, 2019
Sprint 157 automation moved this from Ready for Review (PRs) to Done Jul 30, 2019
@jfversluis jfversluis deleted the fix-5503 branch July 30, 2019 06:26
@samhouts samhouts added this to the 4.1.0 milestone Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i/low Has trivial workaround; affects very few users i/regression p/iOS 🍎 t/bug 🐛
Projects
No open projects
Sprint 156
  
Done
Sprint 157
  
Done
v4.1.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants