Skip to content

SelectMenu Filter with separator wrong display #6413

@xmatthias

Description

@xmatthias

Environment

  • Linux
  • latest nuxtUI homepage

Is this bug related to Nuxt or Vue?

Nuxt

Package

v4.x

Version

v4.7.1

Reproduction

The simplest reproduction is on the nuxtUI homepage itself.
Reproduction link:
https://ui.nuxt.com/docs/components/select-menu#with-items-type

Description

With no search - "apple" is a "fruit".

Image

With search - apple becomes a Vegetable (at least from a rendering perspective)- as separators render on top of all found items (apparently always).

Image

I think the grouping should remain as is (so apple renders between Fruits and Vegetables) - or alternatively, separators should be hidden completely if a search term is applied (which is probably the simpler fix).

Additional context

No response

Logs

Visual bug visible on documentation page - no logs available

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions