Conversation
💪 Quality guardian1 tests files modified. You're a champion of test coverage! 🚀 🧹 Tidy commitJust 4 file(s) touched. Thanks for keeping it clean and review-friendly! 🙌 Friday high-fiveThanks for pushing us across the finish line this week! 🙌 💬 Description craftsmanGreat PR description! Reviewers salute you 🫡 ✅ New file code coverageNo new file detected so code coverage gate wasn't ran. Client.app: Coverage: 39.41
Generated by 🚫 Danger Swift against 9f8d4f0 |
| comment: "Label for the back button shown in the Terms of Use web view." | ||
| ) | ||
| public static let CloseButton = MZLocalizedString( | ||
| key: "TermsOfUse.CloseButton.v148", |
There was a problem hiding this comment.
We should be riding the v150 train (Nightly). See this website
| key: "TermsOfUse.CloseButton.v148", | |
| key: "TermsOfUse.CloseButton.v150", |
There was a problem hiding this comment.
Thank you, @lmarceau, for explaining the process. :)
|
This PR is adding a new string, please always tag a member of the firefox-ios-l10n team as reviewer when this is the case |
Co-authored-by: lmarceau <lmarceau@mozilla.com>
|
This PR has been automatically marked as stale. Please leave any comment to keep this PR opened. It will be closed automatically if no further update occurs in the next 7 days. Thank you for your contributions! |
|
This should be merged in v150 |
|
Hey, @lmarceau please, can you help me with a review here to get this ticket merged? We were waiting for v150 to have the string translations available. Thank you! |
Co-authored-by: lmarceau <lmarceau@mozilla.com>
|
🚀 PR merged to |
📜 Tickets
Jira ticket
Github issue
💡 Description
NOTE! This PR should be merged in v150 not earlier to make sure we have all the translations available
This PR adds close button instead of back button for the custom tab that opens links like privacy notice, learn more etc, since the custom tab is presented modally on top of the bottom sheet. Also, now is used a native navigation bar to be aligned with the global nav bar design.
🎥 Demos
Demo
📝 Checklist