Skip to content

Conversation

@jamaljsr
Copy link
Member

Closes #12

This PR adds the Processing Loops section which displays a realtime progress for every incomplete swap. The progress bar automatically updates as blocks are mined and the swap's state progresses forward.

Steps to test

  1. initiate a swap
  2. Confirm the Processing Loops box is displayed at the top of the page
  3. In a terminal, mine 1 block
  4. Confirm the progress bar for the swap advances one step further
  5. In a terminal, mine another block
  6. Confirm the swap's status moves to 100%
  7. Click the Collapse icon on the top right to close the Processing Loops box

@jamaljsr jamaljsr force-pushed the feat/loops-processing branch from 297b794 to fb8a16c Compare May 15, 2020 22:37
@jamaljsr jamaljsr mentioned this pull request May 16, 2020
@jamaljsr jamaljsr requested a review from guggero May 16, 2020 03:56
Copy link
Contributor

@guggero guggero left a comment

Choose a reason for hiding this comment

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

Reviewed as part of #39.

@jamaljsr jamaljsr merged commit 8c05be6 into master May 19, 2020
@jamaljsr jamaljsr deleted the feat/loops-processing branch May 19, 2020 15:03
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.

Create Loops Processing section

3 participants