Skip to content

Conversation

Williangalvani
Copy link
Member

It will now properly wait for the backend to first go offline, and then wait for it to come back online

},

async waitForBackendToRestart(reload: boolean) {
this.waiting = true
Copy link
Member

Choose a reason for hiding this comment

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

Just to be sure, there is no need to set waiting to false since the logic here is to reload the page, right ?

Copy link
Member Author

Choose a reason for hiding this comment

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

setting waiting to true shows up the overlay and spinner.

@patrickelectric patrickelectric merged commit 1ecbb77 into bluerobotics:master Mar 25, 2022
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.

2 participants