Skip to content

dropdown menu reusable interaction pattern #1615

@jgiardino

Description

@jgiardino

Whenever a toggle + menu interaction pattern is implemented in a component, the methods used to handle user interaction should be consistent across all the components that use this pattern.

This issue is to fully implement this interaction pattern for one of the components.
Then follow-up issues should capture this work for any other components that include this pattern.

Some of the components we have now that include this interaction pattern are:

  • Dropdown
  • Select
  • Pagination
  • Context Selector
  • Wizard
  • AppLauncher

Details about interaction pattern requirements

This work is dependent on having more modular components for menu and toggle available in core - patternfly/patternfly#1429

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions