This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 440
Tx Confirmation presented over Asset Detail dismisses automatically #7200
Milestone
Comments
Similar to regression of #6460 |
11 tasks
StephenHeaps
added a commit
that referenced
this issue
Apr 5, 2023
… details (#7203) * Fix `WalletPromptView` dismissing views unintentionally. This was causing Transaction Confirmation to dismiss automatically after creating a Send/Swap transaction via Asset Details. * Remove `buySendSwapDestination` check from `WalletPromptView` now that we only dismiss the presented view controller if we know we presented it.
Brandon-T
pushed a commit
that referenced
this issue
Apr 11, 2023
… details (#7203) * Fix `WalletPromptView` dismissing views unintentionally. This was causing Transaction Confirmation to dismiss automatically after creating a Send/Swap transaction via Asset Details. * Remove `buySendSwapDestination` check from `WalletPromptView` now that we only dismiss the presented view controller if we know we presented it.
iccub
pushed a commit
that referenced
this issue
Apr 12, 2023
… details (#7203) * Fix `WalletPromptView` dismissing views unintentionally. This was causing Transaction Confirmation to dismiss automatically after creating a Send/Swap transaction via Asset Details. * Remove `buySendSwapDestination` check from `WalletPromptView` now that we only dismiss the presented view controller if we know we presented it.
Verification passed on iPad Pro with iOS 16.5 beta running 1.49.1(23.4.12.18)
7200.MP4 |
arthuredelstein
pushed a commit
to brave/brave-core
that referenced
this issue
Feb 13, 2024
…ng tx via asset details (brave/brave-ios#7203) * Fix `WalletPromptView` dismissing views unintentionally. This was causing Transaction Confirmation to dismiss automatically after creating a Send/Swap transaction via Asset Details. * Remove `buySendSwapDestination` check from `WalletPromptView` now that we only dismiss the presented view controller if we know we presented it.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Transaction confirmation view dismisses automatically when presented over asset detail view
Steps to Reproduce
Actual result:
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-04-04.at.12.10.46.mp4
Expected result:
Does not dismiss automatically
Reproduces how often:
Easily reproduced
Brave Version:
Device details:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: