ansible/awx

Show more host information in host filter lookup list

Open

#7853 aperta il 6 ago 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Python (3333 fork)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancement

Metriche repository

Star
 (13.071 star)
Metriche merge PR
 (Merge medio 40g 8h) (24 PR mergiate in 30 g)

Descrizione

ISSUE TYPE
  • Feature Idea
SUMMARY

Spinoff idea from initial host filter lookup PR: https://github.com/ansible/awx/pull/7644#issuecomment-669441224 Also related: https://github.com/ansible/awx/issues/7850 https://github.com/ansible/awx/issues/4208

The host filter modal only displays a list of host "names". Since the purpose of this modal is to help the user filter hosts, we could provide a better user experience by showing more filterable host information in the list view.

Some ideas include:

  1. Adding more columns to the host list
  2. Adding an expandable area with host content

Expandable host filter list proof of concept expandable-modal

cc @trahman73

Guida contributor