hpe-design-system icon indicating copy to clipboard operation
hpe-design-system copied to clipboard

Complete pages with task flows

Open ericsoderberghp opened this issue 3 years ago • 0 comments

Create rich app examples demonstrating flows for common tasks. Examples should be presented in the context of a complete app and demonstrate how tables/lists, action buttons/menus, modals/wizards are composed and interact.

Common task flows to consider:

  • Selecting a subset of records, applying an action to them (e.g. provisioning, patching, powering, scheduling, assigning). Consider:
    • Validation states
    • Action summaries
    • Action confirmations
    • API failures
    • Async vs. synchronous responses
    • Modal vs. side-drawer vs. wizard
  • Selecting an individual record from collection (view / edit)
    • View in side-drawer vs. spoke page
    • Record's detail view mode vs. edit mode
  • Record creation, deletion / CRUD actions
  • Others?

"Task flows are different from page layouts:

  • How do we look at the philosophy, methodology we want to follow?
  • Where are some of these experiences consistent? We're doing a lot of different products that might be similar (e.g. Data Services and GreenLake have similar flows but approach them differently) – start looking at it more cohesively as a group."

"Should provide guidance on things like:

  • When is a wizard flow used?
  • When to use overlays, what are some of the rules?
  • When to use modals?
  • Access to global support while within a flow?
  • When does it make sense to use them?"

specific scenarios

  • [x] #2494

ericsoderberghp avatar Dec 01 '21 19:12 ericsoderberghp