Skip to content

Conversation

juliensagot
Copy link
Contributor

ConfirmationDialogState allows us to control the visibility of the title, but this functionality doesn’t work in UIKit.
This PR fixes the issue.

@stephencelis
Copy link
Member

@juliensagot Thanks for the PR and for looking into this! I think we probably want this fix directly in swift-navigation, particularly these helpers:

https://github.com/pointfreeco/swift-navigation/blob/db6bc9dbfed001f21e6728fd36413d9342c235b4/Sources/UIKitNavigation/Navigation/UIAlertController.swift

And then ideally TCA would use these helpers and not separately recreate and maintain this logic.

Is this something you could look into to help land these changes?

@juliensagot
Copy link
Contributor Author

Sure thing! I'll close this PR and create a new one.

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.

2 participants