Skip to content

[Feat]: ActionMenu - PickerBase - make TriggerInteraction customizable #2067

@spdev3000

Description

@spdev3000

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

ActionMenu, PickerBase

Description of the requested feature

As we’re restructuring our Headerbar/Navbar menu system I’d like to use ActionMenus for most of the menu components, but would also like to open them not in modal mode (preferable inline as before) to enable users to hover and click other menu triggers with the current menu open. As it definitively makes sense for a single picker to open in modal mode, we’d like to use an optional parameter to adjust the TriggerInteractions of the openOverlay call of PickerBase. Can be set to modal as default.

Mockups or screenshots

No response

Implementation notes or ideas

add an optional param to ActionMenu to provide the desired TriggerInteraction to PickerBase.
default should be modal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions