Implement dropdown for label filters on manage hosts page (#7300)

* add label filter dropdown to the manage host page table

* increase label filter select width

* improve responsive styling for manage host page
This commit is contained in:
Gabriel Hernandez
2022-08-24 13:38:43 +01:00
committed by GitHub
parent dfd7d3f244
commit 041920bcaf
33 changed files with 13551 additions and 12218 deletions
@@ -0,0 +1,2 @@
* This updates the manage host page for better usability on smaller screen widths. It remover the
labels sidebar and adds them into a table filter select dropdown.