[
https://issues.apache.org/jira/browse/MESOS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646149#comment-16646149
]
Armand Grillet commented on MESOS-8495:
---------------------------------------
Having a tree view that we can collapse, filter, and update in real time is a
challenge. Many tree views made for Angular exist such as
https://leovo2708.github.io/ngx-treeview/#/components but they don't respect
our three constraints, have real-time updates being the most difficult one.
From the libraries I have seen right now, we would need to create a custom
component having its own "table like" UI with a way to do real-time updates.
> Use tree structure in Roles tab
> -------------------------------
>
> Key: MESOS-8495
> URL: https://issues.apache.org/jira/browse/MESOS-8495
> Project: Mesos
> Issue Type: Task
> Components: webui
> Reporter: Armand Grillet
> Assignee: Armand Grillet
> Priority: Major
> Labels: multi-tenancy
> Attachments: Screen Shot 2018-01-26 à 13.21.06.png
>
>
> Current table structure:
> !Screen Shot 2018-01-26 à 13.21.06.png!
> Instead, we should display by default:
> * slave_public
> * dcos-edgelb_pools_edgelb-persistent-pool-role
> * kubernetes-role
> Even better, we should have a way to collapse all the {{slave_public/}} roles.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)