Skip to content

[Add] 61 Add DataGrid to ResourceView#147

Merged
Apollo3zehn merged 6 commits intodevfrom
61-use-the-powerful-mudblazor-table-or-the-even-better-datagrid-to-display-resources-channels
Dec 16, 2024
Merged

[Add] 61 Add DataGrid to ResourceView#147
Apollo3zehn merged 6 commits intodevfrom
61-use-the-powerful-mudblazor-table-or-the-even-better-datagrid-to-display-resources-channels

Conversation

@Conundraah
Copy link
Contributor

  • added MudDataGrid to ResourceView
  • modified CatalogItemViewModel

@Apollo3zehn
Copy link
Member

I very often get these kind of errors:

grafik

This happens when I filter resources and then delete the filter again, or when I try to use the search field which is located right above the groups. We should wait for .NET 9 to become more mature before we merge this PR because the error messages indicates that his is not some usual .NET error but a Webassembly error which we have no control over.

@Apollo3zehn
Copy link
Member

Next SkiaSharp release should solve the problems: mono/SkiaSharp#3010

@Apollo3zehn Apollo3zehn force-pushed the 61-use-the-powerful-mudblazor-table-or-the-even-better-datagrid-to-display-resources-channels branch 3 times, most recently from ff77d7e to 95dfffc Compare November 14, 2024 19:29
@Apollo3zehn
Copy link
Member

The solution of the SkiaSharp problem is near: mono/SkiaSharp#3064

@Apollo3zehn Apollo3zehn force-pushed the 61-use-the-powerful-mudblazor-table-or-the-even-better-datagrid-to-display-resources-channels branch from 95dfffc to 4c4f5a1 Compare December 3, 2024 13:24
- added MudDataGrid to ResourceView
- modified CatalogItemViewModel
@Apollo3zehn Apollo3zehn force-pushed the 61-use-the-powerful-mudblazor-table-or-the-even-better-datagrid-to-display-resources-channels branch from 4c4f5a1 to db1d6f4 Compare December 16, 2024 19:02
@Apollo3zehn
Copy link
Member

Everything works now, I will merge it 👍

@Apollo3zehn Apollo3zehn merged commit fc6b55d into dev Dec 16, 2024
@Apollo3zehn Apollo3zehn deleted the 61-use-the-powerful-mudblazor-table-or-the-even-better-datagrid-to-display-resources-channels branch December 16, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the powerful MudBlazor table or the even better DataGrid to display resources / channels?

2 participants