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

Fix #7366: Tab restoring white screen sometimes #7367

Merged
merged 1 commit into from
May 3, 2023

Conversation

Brandon-T
Copy link
Collaborator

Summary of Changes

  • Fix tab error messages and ordering
  • Fix tab restoring to white screen

This pull request fixes #7366

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).

Fix tab error messages and ordering
@Brandon-T Brandon-T added this to the 1.51 milestone May 1, 2023
@Brandon-T Brandon-T requested a review from a team as a code owner May 1, 2023 14:59
@Brandon-T Brandon-T self-assigned this May 1, 2023
@Brandon-T Brandon-T merged commit 36b3483 into development May 3, 2023
@Brandon-T Brandon-T deleted the bugfix/TabRestoringWhiteScreen branch May 3, 2023 00:58
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.

Sometimes tabs lose their order or get a white screen
3 participants