ansible/awx

Show more host information in host filter lookup list

开放

#7,853 创建于 2020年8月6日

 (3 条评论) (0 个反应) (1 位负责人)Python (3,333 个派生)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancement

仓库指标

星标
 (13,071 个星标)
PR 合并指标
 (平均合并 24天 6小时) (30 天内合并 30 个 PR)

描述

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

贡献者指南