Skip to content

Override events when Melty popup is open #76

@jacksondc

Description

@jacksondc

We want to be able to override keyboard shortcuts while the Melty popup is open. For example, I'd like to take over cmd+n for accept/reject actions. Calling stopPropagation on key events doesn't seem to work for this—maybe we're not first in line for events?

Related concern: if we want to let the user take certain actions while the Melty popup is open—e.g., file navigation, command palette, menu bar actions (and associated shortcuts)—we need to be careful to make sure they still work and Melty keybindings don't conflict. But I think we can sort this out later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions