Actions
Feature #4376
openImprove resource list UIs when in the context of a nested taxonomy
Status:
New
Priority:
Normal
Assignee:
-
Category:
Organizations and Locations
Target version:
-
Description
As per https://github.com/theforeman/foreman/pull/1105/files#r9750682, we found that the web UI could be potentially confusing when comparing resource lists (e.g. domain index) and the new host form.
The resource lists show resources both up and down the tree from your current taxonomy, while the new host form will only show resources up from the taxonomy selected on the form. This disjoint could prove confusing for a user who can see resources in leaf taxonomies, but is creating a host in a middle or parent taxonomy.
Some ideas that we had when discussing implementations were:
- filters that allow the user to select "upwards" or "downwards" views
- allow multiple current taxonomies, so users can select an entire tree of current taxonomies
- encourage users to stay in "any context" and rely on search techniques more
- add the taxonomies for each resource to the list
Updated by Dominic Cleal almost 11 years ago
- Related to Feature #3912: Add ability for locations / organizations to inherit from a parent location / organization added
Updated by Dominic Cleal almost 11 years ago
- Copied to Feature #4377: Improve resource lists for host creation in taxonomies added
Actions