TP: represent tenants as a hierarchical visualization rather than a flat list #5394
Labels
improvement
The functionality exists but it could be improved in some way.
Traffic Portal v1
related to Traffic Portal version 1
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
In TP, the list of tenants (https://tp.domain.tld/#!/tenants) is represented as a flat list of tenants when tenancy is hierarchical.
New behavior:
The tenants UI should represent the hierarchy visually.
Minimal reproduction of the problem with instructions:
Navigate to https://tp.domain.tld/#!/tenants and notice that the hierarchical tenancy tree is visualized as a flat list making it hard to see the parent/child relationships between the tenants.
Anything else:
Since the data structure is hierarchical, the visualization should be as well. I.e. a tree representation that can be expanded/collapsed.
Also, it would be nice if the user can view delivery services that are:
a. directly assigned to a tenant or
b. accessible to the tenant via the tenant hierarchy
The text was updated successfully, but these errors were encountered: