Skip to content
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

feat: listen for the transfer success event #1490

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

Conversation

euharrison
Copy link
Collaborator

@euharrison euharrison commented Jan 9, 2025

Listen for the transfer Success event and apply it to the notifications and transaction page

Also, enable the watcher for cases where the transaction delays and the user closes the browser

Closes #1428

Screen.Recording.2025-01-09.at.15.27.14.mov

@euharrison euharrison changed the title feat: listen for the transfer complete event feat: listen for the transfer success event Jan 9, 2025
};
}, deps);
}, [event]);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I lost many hours debugging until realizing this dependencies was the issue 😢

Maybe we should enable the "react-hooks/exhaustive-deps": "warn" and, if you don't want to use, at least you need to add the lint ignore comment

What do you think?

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.

Namadillo: Shielding Transfer "In Progress" after completion
1 participant