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

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

    [ https://issues.apache.org/jira/browse/ATLAS-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871093#comment-16871093 ] 

Nixon Rodrigues commented on ATLAS-3304:
----------------------------------------

+1 for the patch, thanks [~kevalbhatt]

> 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
>            Priority: Major
>         Attachments: ATLAS-3304.patch
>
>
> 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)