IgniteUI / igniteui-blazor

Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.
https://www.infragistics.com/products/ignite-ui-blazor
2 stars 2 forks source link

IgbGrid ExcelStyle Filter - z-index Problem #115

Open ctr4ever opened 1 month ago

ctr4ever commented 1 month ago

Steps to Reproduce I put two datagrids side by side. the filter "window" on the left grid appears under the grid on the right side. grid_filter

Run the attached sample.

Result

You can't see or only parts of the filter options

Expected result

The Filter should ovleray the right grid so that it's fully usable.

Attachments

untitled-app_blazor-server.zip

mddifilippo89 commented 4 weeks ago

overview.zip I attached a simplified sample. Also occurs in webcomponents.

https://github.com/IgniteUI/igniteui-webcomponents/issues/1227