[ 
https://issues.apache.org/jira/browse/KYLIN-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2637:
-----------------------------
    Summary: Show tips after creating project successfully  (was: The tips is 
not shown after creating project successfully.)

> Show tips after creating project successfully
> ---------------------------------------------
>
>                 Key: KYLIN-2637
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2637
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>    Affects Versions: v2.1.0
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>            Priority: Trivial
>             Fix For: v2.1.0
>
>         Attachments: 
> 0001-KYLIN-2637-The-tips-is-not-shown-after-creating-proj.patch
>
>
> The following code in page.js:
>         SweetAlert.swal('Success!', 'New project created successfully!', 
> 'success');
>         $modalInstance.dismiss('cancel');
>         $cookieStore.put("project", newProj.name);
>         location.reload();
> 'SweetAlert' is invoked before 'location.reload()', so it cannot be shown.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to