Skip to content

MultiSelect search doesn't work #5159

@samfromlv

Description

@samfromlv

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Version v9.2.8-beta05

MultiSelect search does not work in demo example from https://www.blazor.zone/multi-select#Search

  1. Go to https://www.blazor.zone/multi-select#Search
  2. Make sure you are on "Search function" example
  3. Click inside multiselect and try to find item with text

EXPECTED: There should be a search input to filter items in multiselect
ACTUAL: No search input is displayed, not possible to search for items in multiselect

Expected Behavior

If ShowSearch is set to true in MultiSelect than search input should be displayed to search for items.

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

Version v9.2.8-beta05

MultiSelect search does not work in demo example from https://www.blazor.zone/multi-select#Search

  1. Go to https://www.blazor.zone/multi-select#Search
  2. Make sure you are on "Search function" example
  3. Click inside multiselect and try to find item with text

EXPECTED: There should be a search input to filter items in multiselect
ACTUAL: No search input is displayed, not possible to search for items in multiselect

Exceptions (if any)

No response

.NET Version

NET9.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions