Meinrad Recheis

Results 619 comments of Meinrad Recheis

> * **Default Implementation**: I cannot use a `Func` as @meenzen suggested, because it's hard to provide a default implementation for the `Func` property because in this case only static...

Oh right, one other thing, we'll forget how to use this if we don't have an example in the docs. Since this is probably not gonna stay a DataGrid specific...

> Or perhaps we should make it a DI registration in the same way it's done for `MudLocalizer` and `ILocalizationInterceptor`, so you could replace it globally and it gets used...

Actually, it would be better if the fallback works without `Services.AddMudLocalization();`, at least that is what I'd expect.

> Also, this change hasn’t been merged yet and is still in a very early preview stage. Haha, you are right. Sorry, got confused for a minute, removed the accidental...

ok, but this is actually off-topic for this PR which isn't even merged yet. I'll discuss with Kuro and we'll add a note to the migration guide.

Yes thank you, but it is still off topic and should have been posted here: #8447

> It's still unclear to me whether the user should have a lot of freedom within steps movement. If it can be avoided, don't restrict freedoms. Even if most won't...

> Is it a good idea to implement `Disabled` and `Completed` param for each step, so the user can alter that as well? Yes I think so. For instance, if...

I looked at the examples in the docs and I already like what I see. Of course currently the example headlines and descriptions in the docs are still missing. We'll...