Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finding correct tenant is difficult in Traffic Portal #6427

Closed
shamrickus opened this issue Dec 15, 2021 · 3 comments · Fixed by #6623
Closed

Finding correct tenant is difficult in Traffic Portal #6427

shamrickus opened this issue Dec 15, 2021 · 3 comments · Fixed by #6623
Labels
improvement The functionality exists but it could be improved in some way. Traffic Portal v1 related to Traffic Portal version 1

Comments

@shamrickus
Copy link
Member

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

  • Traffic Portal

Current behavior:

With a CDN at scale with many Tenants, any dropdown Tenant selection box has so many options that it makes it quite difficult to find the appropriate option. All children under a tenant are sorted, but that is not sufficient when dealing with nested tenancy. This issue is exasterbated by the face that child tenants are prepended with -- making the default search functionality most browsers offer unusable (open dropdown, type letter, it goes to first option with that letter).

Screen Shot 2021-12-15 at 12 00 40

New behavior:

Filtering the drop down or having some way to find a specific tenant would be great.

@shamrickus shamrickus added Traffic Portal v1 related to Traffic Portal version 1 improvement The functionality exists but it could be improved in some way. labels Dec 15, 2021
@rawlinp
Copy link
Contributor

rawlinp commented Dec 15, 2021

Related: #2980

@mitchell852
Copy link
Member

yep, definitely an area in need of improvement @shamrickus

@ocket8888
Copy link
Contributor

ocket8888 commented Dec 17, 2021

Not sure how hard it would be/if AngularJS Material has been updated in the past 6 years since I last used it, but like I said on this other comment on #2908 it could be implemented as an Angular Material "Tree".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement The functionality exists but it could be improved in some way. Traffic Portal v1 related to Traffic Portal version 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants