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

GPR | Handle Transak initialisation errors #968

Merged
merged 15 commits into from
Oct 12, 2023

Conversation

jhesgodi
Copy link
Contributor

@jhesgodi jhesgodi commented Oct 11, 2023

Summary

Handle the initialisation of Transak widget:

  • Display a loader while Transak inits
  • Invoke a failed to init handler if Transak does not emit the initialised event within a timeout

Notes:

  • Should not use a view dispatch to set the loading view, as that will unmount the iframe and it needs to stay mounted for Transak to initialise.

@jhesgodi jhesgodi requested a review from a team as a code owner October 11, 2023 02:27
@jhesgodi jhesgodi changed the title Gpr/transak handle errors on init GPR | Handle Transak initialisation errors Oct 11, 2023
@jhesgodi jhesgodi changed the base branch from main to gpr/primary-revenue-widget-rename October 11, 2023 02:27
Base automatically changed from gpr/primary-revenue-widget-rename to main October 11, 2023 03:19
@jhesgodi jhesgodi merged commit 675f4c8 into main Oct 12, 2023
6 checks passed
@jhesgodi jhesgodi deleted the gpr/transak-handle-errors-on-init branch October 12, 2023 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants