Lapiniot / Net.MQTT

0 stars 0 forks source link

Styling issues in the connected clients data grid after Microsoft.AspNetCore.Components.QuickGrid component update to v9.0 #20

Closed Lapiniot closed 1 month ago

Lapiniot commented 1 month ago

Seems Microsoft.AspNetCore.Components.QuickGrid v9.0 introduces some visual breaking changes:

[!IMPORTANT] Update: It looks like extra empty rows are added when PaginationState is assigned to the GuickGrid, so table height remains the same when pagination is used. IMHO, looks weird anyway.