You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Keval Bhatt (JIRA)" <ji...@apache.org> on 2019/06/24 11:07:00 UTC

[jira] [Created] (ATLAS-3304) UI: Regression, DSL Search : Search with select loads forever

Keval Bhatt created ATLAS-3304:
----------------------------------

             Summary: UI: Regression, DSL Search : Search with select loads forever
                 Key: ATLAS-3304
                 URL: https://issues.apache.org/jira/browse/ATLAS-3304
             Project: Atlas
          Issue Type: Bug
            Reporter: Keval Bhatt
            Assignee: Keval Bhatt


Fire DSL Search with select such as :

hdfs_path select name

UI displays the results correctly but loads forever.

Following stack trace is seen in Console log :
{code}
Uncaught Error: table-dragger: no element match dragHandler selector
    at new a (table-dragger.js?bust=1560767471937:1)
    at Function.value (table-dragger.js?bust=1560767471937:1)
    at g (table-dragger.js?bust=1560767471937:1)
    at N.d.tableRender (SearchResultLayoutView.js?bust=1560767471937:339)
    at SearchResultLayoutView.js?bust=1560767471937:350
    at Object.execCb (require.js:1)
    at t.check (require.js:1)
    at t.enable (require.js:1)
    at t.init (require.js:1)
    at require.js:1
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)