Skip to content

Conversation

@Diaglyonok
Copy link

Animation disabled due to save current ui/ux

Animations disabled due to save current ui/ux
@netlify
Copy link

netlify bot commented Oct 22, 2025

👷 Deploy request for mytonwallet-tma pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0d59449

@netlify
Copy link

netlify bot commented Oct 22, 2025

👷 Deploy request for mtw-giveaway pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0d59449

@netlify
Copy link

netlify bot commented Oct 22, 2025

👷 Deploy request for mtw-opensource pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0d59449

@Sina-KH
Copy link

Sina-KH commented Oct 22, 2025

Your PR offers a straightforward fix, but it dismisses the transaction details before showing the send screen, causing a slight laggy appearance. We should dismiss the previous screen only after the new one is presented.

@Diaglyonok Diaglyonok force-pushed the bugfix/hide-transaction-page-on-repeat branch from 9ead3ca to 0d59449 Compare October 23, 2025 15:52
@Diaglyonok
Copy link
Author

Your PR offers a straightforward fix, but it dismisses the transaction details before showing the send screen, causing a slight laggy appearance. We should dismiss the previous screen only after the new one is presented.

Ok, I see your solution already implemented

}

window?.present(navVC)
window?.dismissLastNav(animated = false, onCompletion = {

Choose a reason for hiding this comment

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

@


window?.present(navVC)
window?.dismissLastNav(animated = false, onCompletion = {
window?.present(navVC)

Choose a reason for hiding this comment

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

@

window?.present(navVC)
window?.dismissLastNav(animated = false, onCompletion = {
window?.present(navVC)
})

Choose a reason for hiding this comment

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

@

Copy link

@nicg938-hash nicg938-hash left a comment

Choose a reason for hiding this comment

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

@

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