Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix FXIOS-9089 Update TabCell title after pushing Home in toolbar #20293

Merged

Conversation

dataports
Copy link
Contributor

📜 Tickets

Jira ticket
Github issue

💡 Description

Replaced logic for displayTitle so that if we are on a Homepage we immediately return the Homepage title and skip the rest of the logic.

Video After Changes

Simulator.Screen.Recording.-.iPhone.15.-.2024-05-16.at.16.49.35.mp4

📝 Checklist

You have to check all boxes before merging

  • Filled in the above information (tickets numbers and description of your work)
  • Updated the PR name to follow our PR naming guidelines
  • Wrote unit tests and/or ensured the tests suite is passing
  • When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
  • If needed, I updated documentation / comments for complex code and public methods
  • If needed, added a backport comment (example @Mergifyio backport release/v120)

@dataports dataports requested a review from a team as a code owner May 17, 2024 00:05
@dataports dataports requested review from adudenamedruby and OrlaM and removed request for adudenamedruby May 17, 2024 00:05
@dataports dataports force-pushed the sa/fxios-9089_after-pressing-home-tab-title-uses-previous-title branch from f5c38a1 to 8bd77fb Compare May 21, 2024 16:52
@dataports dataports closed this May 21, 2024
@dataports dataports reopened this May 21, 2024
@dataports dataports force-pushed the sa/fxios-9089_after-pressing-home-tab-title-uses-previous-title branch from 8bd77fb to 109f54b Compare May 21, 2024 19:29
@mobiletest-ci-bot
Copy link

Warnings
⚠️ Variable 'crossCircleFill' in Medium is out of alphabetical order.
⚠️ Variable 'cross' in Medium is out of alphabetical order.
Messages
📖 Project coverage: 32.51%
📖 Edited 2 files
📖 Created 0 files

Client.app: Coverage: 31.18

File Coverage
Tab.swift 39.03% ⚠️

Generated by 🚫 Danger Swift against d4572cc

@dataports dataports merged commit 6c3d60a into main May 22, 2024
10 checks passed
@dataports dataports deleted the sa/fxios-9089_after-pressing-home-tab-title-uses-previous-title branch May 22, 2024 01:05
@dataports
Copy link
Contributor Author

@Mergifyio backport release/v126

Copy link
Contributor

mergify bot commented May 22, 2024

backport release/v126

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 22, 2024
…20293)

---------

Co-authored-by: Sophie Amin <samin@KPQ47DG99L.local>
Co-authored-by: Sophie Amin <samin@KPQ47DG99L.lan>
(cherry picked from commit 6c3d60a)

# Conflicts:
#	firefox-ios/firefox-ios-tests/Tests/ClientTests/Microsurvey/MicrosurveyViewControllerTests.swift
@DonalMe
Copy link
Contributor

DonalMe commented May 23, 2024

@dataports This also needs a backport for 127 since it landed in main for 128. I'll do the backport now.

@DonalMe
Copy link
Contributor

DonalMe commented May 23, 2024

@Mergifyio backport release/v127

Copy link
Contributor

mergify bot commented May 23, 2024

backport release/v127

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 23, 2024
…20293)

---------

Co-authored-by: Sophie Amin <samin@KPQ47DG99L.local>
Co-authored-by: Sophie Amin <samin@KPQ47DG99L.lan>
(cherry picked from commit 6c3d60a)

# Conflicts:
#	firefox-ios/firefox-ios-tests/Tests/ClientTests/Microsurvey/MicrosurveyViewControllerTests.swift
DonalMe pushed a commit that referenced this pull request May 23, 2024
…20293) (#20396)

---------

Co-authored-by: Sophie Amin <samin@KPQ47DG99L.local>
Co-authored-by: Sophie Amin <samin@KPQ47DG99L.lan>
(cherry picked from commit 6c3d60a)

# Conflicts:
#	firefox-ios/firefox-ios-tests/Tests/ClientTests/Microsurvey/MicrosurveyViewControllerTests.swift

Co-authored-by: Sophie <5545720+dataports@users.noreply.github.com>
DonalMe pushed a commit that referenced this pull request May 24, 2024
…20293) (#20378)

---------

Co-authored-by: Sophie Amin <samin@KPQ47DG99L.local>
Co-authored-by: Sophie Amin <samin@KPQ47DG99L.lan>
(cherry picked from commit 6c3d60a)

# Conflicts:
#	firefox-ios/firefox-ios-tests/Tests/ClientTests/Microsurvey/MicrosurveyViewControllerTests.swift

Co-authored-by: Sophie <5545720+dataports@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants