Replies: 3 comments 4 replies
-
All those years the same things, we support MS at every try, most of the ideas seem awesome but at the end nothing works properly. I remember learning and trying all the new stuff about Windows Phone, spending hours and hours on tutorials and it got canceled. I wish the same thing doesn't happen with MAUI again but as the author says there is an enormous amount of bugs (1.6k at this time) that don't get fixed. Months passing without a release with big changes. It seems to me that MS has 5 people working on MAUI and expects all the rest from the community... And this is sad because we spent so much time supporting those projects. I wish things change faster in the close future as MAUI was supposed to be ready at November 2021 and it will not be at November 2022.... |
Beta Was this translation helpful? Give feedback.
-
I can assure you that is not the case in any way! If we would have given up, why bother putting things in milestones?
Things being moved to a milestone does not mean it doesn't get fixed. As you might imagine we are working a bit ahead and that is why you might see a lot of things going into .NET 7 as that is coming closer pretty fast. As for the backlog milestone (and milestones in general), we're busy aligning our way of working to be more in line with the bigger .NET team. In this case we're heavily inspired with how the ASP team is doing things. That way we'll have a more consistent way of working and that should ultimately lead to a clearer overview of what we're working on and why. More information about the process can be found here. I've also created a small doc with an overview of releases for a quick overview of what has been happening, there you can see that there have been frequent releases and if you click through to them, each release has a good number of bugfixes. It's not been merged at the time of writing, but you can find the PR for it here.
Each report will make the product better, so thank you for that and please don't stop doing it. We're working hard to make that happen, but as is apparent, we should think about ways to make it more clear! |
Beta Was this translation helpful? Give feedback.
-
This is a precise description of developing in MAUI. @jfversluis you and @maddymontaquila have an amazing ability to tell that everything is fine when it obviously is not at all.
Yeah but the product should be working now (and it was already supposed to be finished in November 2021) and not in 5 years what is seems with the current tempo (for existing issues only). What future of MAUI do you expect than when the planning is currently
Quick maths make it look unsustainable. It's embarassing that app icon isn't still fully working with all its documented properties/settings (Android and Windows). Porting bugs from WinUI and Xamarin is another issue. What can we expect when years old bugs from WinUI and Xamarin are ported to MAUI and when reported, we are redirected to Xamarin/WinUI repo where the issue has been open or known for 3 or 4 years without any update (example: photo capture in WinUI and db connection in Xamarin)? You can't expect much with team with 5 devs which hasn't expanded even after maui got late for. NET 6 back in November 2021.
But they will be fixing it in VS 17.4, which looks close to current VS 17.3.3 so it's not just "Backlog" = "never?" as in MAUI (the all time rising number of issues makes it feel that it will be never). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Im tired of reporting bugs that just don't get fixed, and although .NET MAUI appears to 'mostly' work there is so much that doesn't when you get into the detail.
Why should we raise bugs for this when nothing appears to be getting fixed?
Tons of layout bugs, same if not more than Xamarin Forms, for ex word wrap on iOS not sizing its parent correctly, that's a 5 year old bug in XF, and exists in Maui, Frame doesn't resize correctly (new in Maui), Border doesn't take up all the space its supposed to (new in Maui) and so much more.
Partial methods with return values don't work in multi targeting (bug moved to backlog, this is a feature in C#9!!!)
So I ask, why should we bother?
Beta Was this translation helpful? Give feedback.
All reactions