소스 검색

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

Romain Rigaux 9 년 전
부모
커밋
c253882f71
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", {