Skip to content

[Feature]: DropdownMenuContent should emit openAutoFocus #2118

@swithek

Description

@swithek

Describe the feature

I think this might be an oversight, because DropdownMenuSubContent already emits openAutoFocus. I don't think there are any technical limitations, the event just needs to be propagated from here: https://github.com/unovue/reka-ui/blob/v2/packages/core/src/Menu/MenuContentImpl.vue#L155.

My goal is to have a handler here to prevent the default auto focus from executing.

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions