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

Display bridge details for a Pending bridge #181

Open
elias-garcia opened this issue Oct 6, 2022 · 0 comments
Open

Display bridge details for a Pending bridge #181

elias-garcia opened this issue Oct 6, 2022 · 0 comments

Comments

@elias-garcia
Copy link
Contributor

Currently, we have not taken into account bridges with "Pending" state into the BridgeDetails view. We need to be able to link a pending bridge from the Activity view to this view.

Some considerations:

  • Currently we are using ${networkId}-${depositCount} as the query param of the BridgeDetails view. This is not going to work for PendingBridges as we don't have this values yet.
  • We need to implement a refresh timer in this BridgeDetails view, as bridges can change quickly from one state to another.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant