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-11237-11238 Regression on settings change #24463

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

lmarceau
Copy link
Contributor

📜 Tickets

Ticket 1
Jira ticket
Github issue

Ticket 2
Jira ticket
Github issue

💡 Description

Changes in #24427 caused some regressions. Apparently reloading in viewWillAppear doesn't work, but viewDidAppear works. One way to easily fix is by using a boolean. I am not a fan of this, but without putting too much time this is what I came up with. Let me know if you think of a better way. Tagging @dicarobinho since I saw you assigned yourselves one of the tickets, so maybe you have some ideas. Thank you!

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

@lmarceau lmarceau requested a review from a team as a code owner January 30, 2025 20:17
Copy link
Collaborator

@dicarobinho dicarobinho left a comment

Choose a reason for hiding this comment

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

Hey, @lmarceau. I have tested this and it is working. The approach seems to be fine from my perspective because I have started the investigations on this issue but I have not found a fix, yet.

@PARAIPAN9
Copy link
Collaborator

@lmarceau, tested, but the height bug is still there.

@lmarceau
Copy link
Contributor Author

lmarceau commented Feb 3, 2025

Discussed with @PARAIPAN9 and there's another issue with the settings layout which we'll have a different ticket for.

@lmarceau lmarceau merged commit 056b8ba into main Feb 3, 2025
10 checks passed
@lmarceau lmarceau deleted the lm/FXIOS-11237-11238-settings-bug branch February 3, 2025 16:27
@dragosb01
Copy link
Collaborator

@lmarceau i think this should also be backported to 136.

@lmarceau
Copy link
Contributor Author

lmarceau commented Feb 4, 2025

@Mergifyio backport release/v136

Copy link
Contributor

mergify bot commented Feb 4, 2025

backport release/v136

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Feb 4, 2025
lmarceau added a commit that referenced this pull request Feb 4, 2025
…) (#24534)

Bugfix FXIOS-11237-11238 Regression on settings change (#24463)

With boolean

(cherry picked from commit 056b8ba)

Co-authored-by: lmarceau <[email protected]>
aya-en-amir pushed a commit to aya-en-amir/firefox-ios that referenced this pull request Feb 5, 2025
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.

4 participants