Meinrad Recheis

Results 429 comments of Meinrad Recheis

@rhyskoedijk I noticed that you are you using Syncfusion too in your rust asset manager. What are you using it for?

The bug this PR fixes has already been fixed by #5562. Thus we are closing this PR. Nevertheless, thank you, all contributions are appreciated!

Note: In v6.0.17 we merged an accidental breaking change. This is now fixed non-breakingly in the dev branch which will be released as v6.0.18.

We changed from `HashSet` to `IEnumberable` in MudSelect and that was a big mistake. I also vote for `ICollection`

> > > I am still not sure if we should use `IEnumerable` or `ICollection`. > > > > > > `ICollection` has a very convenient `.Count` property. > >...

We have to balance between the interests of progressive guys like you and conservative guys who hate their apps to break on every update which creates unnecessary work for them....

> This is being merged into the .net 7 branch, right? Don't want it to get lost. 😅 Right. I changed the target branch to net7. Can we merge it...

It could be implemented in the same way as the InlineDialog is.

@mckaragoz What if we completely remove support for populating Select with child content items? Would that solve problems?

@just-the-benno I am not sure about this, any thoughts