#12 Fix restore UI

Merged
jonathan merged 7 commits from kris/fix_restore_ui into master 4 years ago
kris commented 4 years ago

@jonathan please review

@jonathan please review
jonathan was assigned by kris 4 years ago
jonathan requested changes 4 years ago
jonathan left a comment

Just one question. Otherwise looks good.

src/_store/account.module.js
@@ -123,1 +124,3 @@
error => commit('restoreFailure', error)
error => {
commit('restoreFailure', error);
systemConfigs.restoringInProgress = false;
jonathan commented 4 years ago

shouldn’t we move the systemConfigs.restoringInProgress = false; statements into the restoreSuccess and restoreFailure mutators?

shouldn't we move the `systemConfigs.restoringInProgress = false;` statements into the `restoreSuccess` and `restoreFailure` mutators?
jonathan closed this pull request 4 years ago
jonathan deleted branch kris/fix_restore_ui 4 years ago

Reviewers

jonathan requested changes 4 years ago
The pull request has been merged as 108d44cb49.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.