Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Prevent selection of items when using page down and page up keys
Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorApp11186281213.zip
Run the attached sample
Open the popup using the alt+arrow down key
Now navigate one item to another item using up and down arrow keys (focus class will be added but not selected in the input).
Now, press the page up or page down key (The navigated item gets selected in the input).