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

Fix #7844: Fix bug where backgroundView on stats is invisible #7845

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

Brandon-T
Copy link
Collaborator

Summary of Changes

  • Fix background view not showing due to private-browsing condition returning early.

This pull request fixes #7844

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()
  • New or updated UI has been tested across:
    • Light & dark mode
    • Different size classes (iPhone, landscape, iPad)
    • Different dynamic type sizes

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue and pull request is assigned to a milestone (should happen at merge time).

@Brandon-T Brandon-T added this to the 1.57 milestone Aug 8, 2023
@Brandon-T Brandon-T self-assigned this Aug 8, 2023
@Brandon-T Brandon-T requested a review from a team as a code owner August 8, 2023 15:18
@iccub iccub merged commit dbdd7d7 into development Aug 8, 2023
@iccub iccub deleted the bugfix/StatsProviderBackgroundView branch August 8, 2023 15:51
arthuredelstein pushed a commit to brave/brave-core that referenced this pull request Feb 13, 2024
…visible (brave/brave-ios#7845)

Fix bug where backgroundView on stats don't show or it shows multiple times causing UI issues.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private Stats background not showing on NTP
2 participants