#12 Fix restore UI

已合併
jonathan 4 年之前 將 7 次代碼提交從 kris/fix_restore_ui合併至 master

@jonathan please review

@jonathan please review
jonathankris 4 年之前指派
jonathan requested changes 4 年之前
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 評論 4 年之前

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 年之前
jonathan 刪除分支 kris/fix_restore_ui 4 年之前

Reviewers

jonathan requested changes 4 年之前
The pull request has been merged as 108d44cb49.
登入 才能加入這對話。
No reviewers
未選擇標籤
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
尚未有任何內容