Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][MultiSelect] The List is not scrolled to the expected item when value is typed in the MultiSelect #2773

Open
Yanko-Georgiev opened this issue Dec 18, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working C: MultiSelect KendoReact pkg:Dropdowns SEV: High

Comments

@Yanko-Georgiev
Copy link
Collaborator

Yanko-Georgiev commented Dec 18, 2024

Description

When an item in the MultiSelect is selected by typing a value, it is expected that the list will be scrolled to display the focused item.

Steps To Reproduce

  1. Open the following StackBlitz demo: https://stackblitz.com/edit/react-spmwytlz?file=app%2Fapp.tsx
  2. Type "Volleyball" in the MultiSelect
  3. Notice the List is not scrolled to the respective item

Actual Behavior

The list is not scrolled when a value is typed in the MultiSelect

Expected Behavior

When a value is typed the list should be scrolled to the selected item

Ticket ID: 1673684

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working KendoReact pkg:Dropdowns SEV: High labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working C: MultiSelect KendoReact pkg:Dropdowns SEV: High
Projects
None yet
Development

No branches or pull requests

2 participants