Skip to content

Bugfix FXIOS-11784 Fixed Pass book rendering hang #26230

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jayantpatil
Copy link

@jayantpatil jayantpatil commented Apr 22, 2025

Updated Open pass method logic with async/await to prevent hang and moved presenter logic to main actor.

📜 Tickets

Jira ticket
Github issue

💡 Description

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

Updated Open pass method logic with async/await and moved presenter logic to main actor.
@jayantpatil jayantpatil requested a review from a team as a code owner April 22, 2025 14:07
@jayantpatil jayantpatil requested a review from yoanarios April 22, 2025 14:07
@jayantpatil jayantpatil marked this pull request as draft April 22, 2025 14:10
@jayantpatil jayantpatil marked this pull request as ready for review April 22, 2025 14:11
@yoanarios yoanarios requested a review from Foxbolts April 23, 2025 13:04
Copy link
Collaborator

@Foxbolts Foxbolts left a comment

Choose a reason for hiding this comment

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

Hey @jayantpatil - thank you for the contribution! Looks good 🚀

@mobiletest-ci-bot
Copy link

Messages
📖 Project coverage: 35.36%
📖 Edited 2 files
📖 Created 0 files

Client.app: Coverage: 34.88

File Coverage
Presenter.swift 0.0% ⚠️
OpenPassBookHelper.swift 0.0% ⚠️

Generated by 🚫 Danger Swift against fa03606

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