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-7646 [v120] The 3rd CFR is not displayed (backport #17172) #17245

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 9, 2023

This is an automatic backport of pull request #17172 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Use one instance for the shopping CFR

* Rename contextHintVC and add new unit test

* Initialize shopping contextual hint in init of BVC

* Fix crash that can happen when manually changing time on the device

* Fix stackview layout by using UIButton configuration

* Change UIButton to LinkButton

* Remove configuration from actionButton

* Add a11y id and move button insets to UX struct

---------

Co-authored-by: Winnie Teichmann <[email protected]>
(cherry picked from commit 7d43a40)
@mergify mergify bot requested a review from a team as a code owner November 9, 2023 16:59
@mergify mergify bot requested review from thatswinnie and removed request for a team November 9, 2023 16:59
@mobiletest-ci-bot
Copy link

Messages
📖 Project coverage: 34.78%
📖 Edited 9 files
📖 Created 0 files

Client.app: Coverage: 32.57

File Coverage
BrowserViewController+URLBarDelegate.swift 2.54% ⚠️
ContextualHintViewController.swift 7.35% ⚠️
BrowserViewController.swift 15.1% ⚠️
ContextualHintEligibilityUtility.swift 95.05%

ComponentLibrary: Coverage: 30.35

File Coverage
ContextualHintView.swift 0.0% ⚠️
ContextualHintViewModel.swift 0.0% ⚠️

WidgetKitExtension.appex: Coverage: 20.5

File Coverage
TimeConstants.swift 71.95%

Generated by 🚫 Danger Swift against e9009a7

@thatswinnie thatswinnie merged commit d825623 into release/v120 Nov 9, 2023
9 of 10 checks passed
@thatswinnie thatswinnie deleted the mergify/bp/release/v120/pr-17172 branch November 9, 2023 17:22
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