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

Add loader for TxFromTo component #290

Closed
LuizAsFight opened this issue Nov 30, 2022 · 0 comments · Fixed by #297
Closed

Add loader for TxFromTo component #290

LuizAsFight opened this issue Nov 30, 2022 · 0 comments · Fixed by #297
Assignees

Comments

@LuizAsFight
Copy link
Contributor

Motivation

Currently the pending version of the component is a loading version. That is wrong.
Pending means that the transaction is pending execution on the chain, but we already know the transaction info.

This issue is to:

  • Make Pending version show information about transaction, instead of full loading state
  • Add a loader to show full loading state for this component

Usage example

<TxFromTo.Loader />

Possible implementations

same as other Loaders in the project, for example Transactions/TxHeaderLoader

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 a pull request may close this issue.

1 participant