瀏覽代碼

HUE-3760 [editor] Canceling a query and doing an explain doesn’t hide the progress bar

Romain Rigaux 9 年之前
父節點
當前提交
c253882
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      desktop/libs/notebook/src/notebook/static/notebook/js/notebook.ko.js

+ 1 - 0
desktop/libs/notebook/src/notebook/static/notebook/js/notebook.ko.js

@@ -708,6 +708,7 @@
       }
 
       self.result.explanation('');
+      self.progress(0);
       self.status('ready');
 
       $.post("/notebook/api/explain", {