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

Application Bootstrap Loading State #4707

Closed
Tracked by #4341
soroushm opened this issue Jan 11, 2023 · 0 comments
Closed
Tracked by #4341

Application Bootstrap Loading State #4707

soroushm opened this issue Jan 11, 2023 · 0 comments

Comments

@soroushm
Copy link
Contributor

soroushm commented Jan 11, 2023

Description

At very beginning, mounting application wallet need to have loading state in order to fetch default application and create an instance of client with default application

Acceptance Criteria

  • Create a Bootstrap Component and Wrap entire routing with bootstrap component
  • Bootstrap should only render Props.children
  • In Loading State, children shouldn't mount till loading is over
  • In case apis get failed, it should show retry stage and user are not allowed to pass this stage
  • Add Unit Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants