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

Provide node multiple label sorting and filtering in web UI #3860

Closed
stevenGravy opened this issue Jun 18, 2020 · 2 comments
Closed

Provide node multiple label sorting and filtering in web UI #3860

stevenGravy opened this issue Jun 18, 2020 · 2 comments
Labels
c-bi Internal Customer Reference c-ju Internal Customer Reference c-vw Internal Customer Reference sales-onboarding Issues related to prospects ui ux

Comments

@stevenGravy
Copy link
Contributor

Feature Request

Provide the ability to search for multiple labels in the web ui. Currently you can only search by a value in a label key/value pair. As in the example tsh ls below you can search for multiple labels with a comma delimited list. In a webui you could expect to have a excel like filtering or other similar experience.

# tsh ls tier=dev,type=webserver
Node Name     Address            Labels                                                         
------------- ------------------ -------------------------------------------------------------- 
webdevserver1 webdevserver1:3022 id=231x21a, tier=dev                                           
                                 type=webserver, uptime=up 1 week, 6 days, 16 hours, 40 minutes 
webdevserver2 webdevserver2:3022 id=nm1x21a, tier=dev                                           
                                 type=webserver, uptime=up 1 week, 6 days, 16 hours, 40 minutes 

Motivation

It can be difficult to find one or more groups of nodes without being able to filter by multiple labels in large number of nodes. Also being able to sort by labels makes it easier to view the information in a easy to digest manner.

Who's it for?

OSS User, Pro, Enterprise

@alex-kovoy
Copy link
Contributor

related #5021

@deusxanima deusxanima added the c-ju Internal Customer Reference label Jun 24, 2021
@pschisa pschisa added the c-vw Internal Customer Reference label Sep 3, 2021
@pschisa pschisa added the c-bi Internal Customer Reference label Dec 2, 2021
@zmb3
Copy link
Collaborator

zmb3 commented Aug 15, 2022

This is resolved with advanced search.

@zmb3 zmb3 closed this as completed Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-bi Internal Customer Reference c-ju Internal Customer Reference c-vw Internal Customer Reference sales-onboarding Issues related to prospects ui ux
Projects
None yet
Development

No branches or pull requests

6 participants