Actions
Bug #14313
closedexpanding a fact does not maintain search making it impossible to find values
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
For facts with hierarchy it is not possible to narrow down the values shown. For example, a system registering with subscription-manager has many groupings of facts (dmi, distribution, net, lscpu, etc.), each of which is shown with the "+" symbol to click on to drill down into that group. The problem is that when looking at a single host via search (eg. name = laptop.usersys.redhat.com), clicking the "+" brings you to a page with facts in that group for all hosts, not he one searched for. When there are more than a few hosts this generates pages of data. Entering the search again in attempt to reduce the values shown brings you back to the top level of facts.
Actions