You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/02/22 18:25:44 UTC

[jira] [Commented] (ATLAS-1585) Search result page should show the entityType for each result

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

Madhan Neethiraj commented on ATLAS-1585:
-----------------------------------------

+1 for the patch.

I will commit the patch after reverting the change to 'sortable' flag on 'name' and 'description' columns. Sorting in these columns would require support from server-side (i.e. UI can only sort within the current-page; user might expect the entire paginated result be sorted with the selected column).

Other changes look good! Thanks [~kevalbhatt].


> Search result page should show the entityType for each result
> -------------------------------------------------------------
>
>                 Key: ATLAS-1585
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1585
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>            Reporter: Madhan Neethiraj
>            Assignee: Keval Bhatt
>         Attachments: ATLAS-1585.patch
>
>
> Currently, the search result page shows the following columns:
> {noformat}
> - Name
> - Description
> - Owner
> - Tags
> {noformat}
> In addition, it will be helpful to include the entityType for each entry in the result - given that the result might include entities of different types, especially in full-text search and tag-search.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)