Skip to content

Select: Select Form broken inside dropdown-menu #593

@avriq

Description

@avriq

Describe the bug
Select form inside dropdown component is detected as dropdown sub-item

To Reproduce
Steps to reproduce the behavior:
image<p-dropdown icon no-caret> <template #button-content> Filter <IconAdjust /> </template> ... <p-form-group label="Status"> <p-select v-model="status" :options="optionsStatus" /> </p-form-group> </p-dropdown>

Expected behavior
Select form inside dropdown should display normally

Screenshots
photo_2023-06-26_16-47-43

Desktop (please complete the following information):

  • OS: MacOs ventura 13.4
  • Browser chrome v114.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions