Filter option input for dropdown is not clickable on bootstrap modal #147

Open
opened 2026-01-29 17:32:19 +00:00 by claunia · 0 comments
Owner

Originally created by @notiqq on GitHub (Jul 8, 2021).

Describe the bug
Hi,
I have faced with the issue of embedding Radzen Blazor DropDown with virtualization using IQueryable on bootstrap modal window. In general the dropdown works fine inside modal, it reacts on click and allows to scroll and to select something. However, the search filter option is not clickable. When I click on it does not react in any way and therefore does not allow to type anything inside filter input.

To Reproduce
Steps to reproduce the behavior:

  1. Embed dropdown with AllowFiltering="true" in any bootstrap modal window
  2. Click on dropdown
  3. Click on filter text input
  4. See bug

Code example:
https://appp.me/xlnUrg

Expected behavior
Expected text input for filter will be clickable and will allow to enter text for filtering purposes.

Screenshots
If applicable, add screenshots to help explain your problem.
https://i.imgur.com/hAsSkTT.png

Desktop (please complete the following information):

  • OS: Ubuntu Latest
  • Browser: Chrome
  • Version: Latest
Originally created by @notiqq on GitHub (Jul 8, 2021). **Describe the bug** Hi, I have faced with the issue of embedding Radzen Blazor DropDown with virtualization using IQueryable on bootstrap modal window. In general the dropdown works fine inside modal, it reacts on click and allows to scroll and to select something. However, the search filter option is not clickable. When I click on it does not react in any way and therefore does not allow to type anything inside filter input. **To Reproduce** Steps to reproduce the behavior: 1. Embed dropdown with AllowFiltering="true" in any bootstrap modal window 2. Click on dropdown 3. Click on filter text input 4. See bug Code example: https://appp.me/xlnUrg **Expected behavior** Expected text input for filter will be clickable and will allow to enter text for filtering purposes. **Screenshots** If applicable, add screenshots to help explain your problem. https://i.imgur.com/hAsSkTT.png **Desktop (please complete the following information):** - OS: Ubuntu Latest - Browser: Chrome - Version: Latest
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#147