IgniteUI / igniteui-react

High-Performance Data Grid and High-Volume Data Charts
Other
6 stars 1 forks source link

Opening the IgrDataGrid in a Bootstrap Modal dialog prevents the ability to type in the Search bar in the column options #44

Open agoldenbaum opened 1 year ago

agoldenbaum commented 1 year ago

Steps to Reproduce:

  1. Run the attached sample project.
  2. Click the "Click here to open Modal" button.
  3. Open the column options in the IgrDataGrid in the resulting modal dialog.
  4. Try to type in the filter search box

Result: Cannot focus the search box and so cannot type in it.

Expected Result: Should be able to focus the search box and type in it.

InfragisticsPOCApp.zip