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

Refactor FXIOS-11245 Replace ActionToast usage in RemoteTabsTableViewController with ButtonToast #24475

Conversation

bmihai23
Copy link
Contributor

@bmihai23 bmihai23 commented Jan 31, 2025

📜 Tickets

Jira ticket
Github issue

💡 Description

  • Replace ActionToast usage in RemoteTabsTableViewController with ButtonToast

Before

Light Theme   Dark Theme
Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 22 11 Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 26 08
Light Theme  Dark Theme
Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 22 13 Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 26 10

After

Light Theme   Dark Theme
Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 35 18 Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 35 51
Light Theme  Dark Theme
Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 35 20 Simulator Screenshot - iPhone 16 - 2025-02-03 at 16 35 52

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

@bmihai23 bmihai23 marked this pull request as ready for review January 31, 2025 08:35
@bmihai23 bmihai23 requested a review from a team as a code owner January 31, 2025 08:35
@lmarceau
Copy link
Contributor

Hello! The screenshots seems to be in the normal tabs tray, but the changes are in the remote tab tray 🤔 I think there's adjustements needed there

Copy link
Contributor

mergify bot commented Jan 31, 2025

This pull request has conflicts when rebasing. Could you fix it @bmihai23? 🙏

Copy link
Collaborator

@mattreaganmozilla mattreaganmozilla left a comment

Choose a reason for hiding this comment

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

A few minor comments but LGTM. Thanks for the PR @bmihai23

@mattreaganmozilla
Copy link
Collaborator

Thanks very much for the PR @bmihai23 🚀

@mattreaganmozilla mattreaganmozilla merged commit bfe841a into mozilla-mobile:main Feb 4, 2025
10 checks passed
aya-en-amir pushed a commit to aya-en-amir/firefox-ios that referenced this pull request Feb 5, 2025
…Controller with ButtonToast (mozilla-mobile#24475)

* Replace ActionToast with ButtonToast

* Fixed indentation for ButtonToastViewModel declaration

* Fix toast appearing unexpectedly after tab deletion

* make buttonToast and show method private after feedback
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.

3 participants