Skip to content

fix(suite): handle missing transaction in TxDetailModal #19078

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

Merged
merged 1 commit into from
May 24, 2025

Conversation

izmy
Copy link
Contributor

@izmy izmy commented May 21, 2025

Description

Handles the case when TxDetailModal is opened for a transaction that isn't available in the store. Instead of breaking, it shows a fallback message prompting the user to try again later.

Related Issue

Resolve #17992

Screenshots:

image

🔍🖥️ Suite web test results: View in Currents

🔍🖥️ Suite desktop test results: View in Currents

@izmy izmy requested a review from a team May 21, 2025 12:24
@izmy izmy self-assigned this May 21, 2025
@izmy izmy requested a review from MiroslavProchazka as a code owner May 21, 2025 12:24
@izmy izmy force-pushed the fix/tx-detail-not-found-handling branch from 1ae031f to 9f88199 Compare May 21, 2025 12:25
@tomasklim tomasklim merged commit cfa621f into develop May 24, 2025
31 of 33 checks passed
@tomasklim tomasklim deleted the fix/tx-detail-not-found-handling branch May 24, 2025 18:27
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.

Transaction details for ETH fail to update.
2 participants