Maui Sample Project State: Difference between revisions
Jump to navigation
Jump to search
| Line 190: | Line 190: | ||
[[File:Maui Sample Project Compatibility Page.png|thumb|Maui Sample Project Compatibility Page]] | [[File:Maui Sample Project Compatibility Page.png|thumb|Maui Sample Project Compatibility Page]] | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Sub Page !! In Sample !! Can Open !! Notes | ! Sub Page !! In Sample !! Can Open !! Works !! Notes | ||
|- | |- | ||
| [[Compatibility#Frame|Frame]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || Not in .NET 10 Samples Project | | [[Compatibility#Frame|Frame]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span>|| <span style="color:#dc2626; font-weight:bold;">✗</span> || Not in .NET 10 Samples Project | ||
|- | |- | ||
| [[Compatibility#ListView|ListView]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | | [[Compatibility#ListView|ListView]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span>|| <span style="color:#dc2626; font-weight:bold;">✗</span> || | ||
|- | |- | ||
| [[Compatibility#TableView|TableView]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | | [[Compatibility#TableView|TableView]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span>|| <span style="color:#dc2626; font-weight:bold;">✗</span> || | ||
|- | |- | ||
| [[Compatibility#Tabbed|TabbedPage]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | | [[Compatibility#Tabbed|TabbedPage]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span>|| <span style="color:#dc2626; font-weight:bold;">✗</span> || | ||
|- | |- | ||
| [[Compatibility#CAndExpand|AndExpand]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | | [[Compatibility#CAndExpand|AndExpand]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span>|| <span style="color:#dc2626; font-weight:bold;">✗</span> || | ||
|- | |- | ||
|- | |- | ||
Revision as of 15:16, 29 October 2025
Before Maui Linux can be used for projects, the goal should be to get the Maui Sample Project fully up and running.
The purpose of this list is not to identify every small display issue, but to find app-breaking errors and major display problems.
Legend
- ✓ OK (Openable)
- ✗ Throws Exception
- ! Not Working
- ? Unknown / not verified
General Issues
- Text spacing (Margin and Padding)
- Image Resizing
- Filtering
Main Page


| Sub Page | In Sample | Can Open | Works | Notes |
|---|---|---|---|---|
| Blazor | ✓ | ✗ | ✗ | |
| Core | ✓ | ✓ | ✗ | |
| Controls | ✓ | ✓ | ✗ | |
| Platform Specifics | ✓ | ✓ | ✗ | |
| Compatibility | ✓ | ✓ | ✗ | |
| Layouts | ✓ | ✓ | ✗ | |
| User Interface Concepts | ✓ | ✓ | ✗ | |
| Other Concepts | ✓ | ✓ | ✗ |
Blazor

Currently Blazor Page throws an Exception
Core


| Sub Page | In Sample | Can Open | Works | Notes |
|---|---|---|---|---|
| Alerts | ✓ | ✓ | ✗ | |
| App Control | ✓ | ✓ | ✗ | |
| AppThemeBindings | ✓ | ✓ | ✗ | |
| Brushes | ✓ | ✓ | ✗ | |
| Clip | ✓ | ✓ | ✗ | |
| ContextFlyout | ✓ | ✗ | ✗ | FontImage Not implemented yet, throws not implemented exception |
| ContentPage | ✓ | ✓ | ✗ | |
| Device | ✓ | ✓ | ✗ | |
| Dispatcher | ✓ | ✓ | ✗ | |
| Effects | ✓ | ✓ | ✗ | |
| FlyoutPage | ✓ | ✓ | ✗ | |
| Focus Management | ✓ | ✓ | ✗ | |
| Gestures | ✓ | ✓ | ✗ | |
| InputTransparent | ✓ | ✓ | ✗ | |
| MenuBar | ✓ | ✓ | ✗ | |
| Modal | ✓ | ✓ | ✗ | |
| Multi-Window | ✓ | ✗ | ✗ | Webkit exception |
| Navigation Page | ✓ | ✓ | ✗ | |
| Semantics | ✓ | ✓ | ✗ | |
| Shadows | ✗ | ✗ | ✗ | |
| Transformations | ✗ | ✗ | ✗ | |
| Window Title Bar | ✗ | ✗ | ✗ |
Controls


| Sub Page | In Sample | Can Open | Works | Notes |
|---|---|---|---|---|
| ActivityIndicator | ✓ | ✓ | ✗ | |
| Border | ✓ | ✓ | ✗ | |
| BoxView | ✓ | ✓ | ✗ | |
| Button | ✓ | ✓ | ✗ | |
| Checkbox | ✓ | ✓ | ✗ | |
| CarouselView | ✓ | ✓ | ✗ | |
| CollectionView | ✓ | ✓ | ✗ | |
| Datepicker | ✓ | ✓ | ✗ | |
| Editor | ✓ | ✓ | ✗ | |
| Entry | ✓ | ✓ | ✗ | |
| HybridWebView | ✗ | ✗ | ✗ | |
| Image | ✓ | ✗ | throws Not Implemented Exception (Font Image) | |
| ImageButton | ✓ | ✓ | ✗ | |
| IndicatorView | ✓ | ✓ | ✗ | |
| Label | ✓ | ✓ | ✗ | |
| Maps | ✓ | ✓ | ✗ | |
| Picker | ✓ | ✓ | ✗ | |
| ProgressBar | ✓ | ✓ | ✗ | |
| RadioButton | ✓ | ✓ | ✗ | |
| RefreshView | ✓ | ✓ | ✗ | |
| SearchBar | ✓ | ✓ | ✗ | |
| Shapes | ✓ | ✓ | ✗ | |
| Slider | ✓ | ✓ | ✗ | |
| SwipeView | ✓ | ✓ | ✗ | |
| Stepper | ✗ | ✗ | ✗ | |
| Switch | ✗ | ✗ | ✗ | |
| TimePicker | ✗ | ✗ | ✗ | |
| WebView | ✗ | ✗ | ✗ |
Platform Specifics


| Sub Page | In Sample | Can Open | Works | Notes |
|---|
Compatibility


| Sub Page | In Sample | Can Open | Works | Notes |
|---|---|---|---|---|
| Frame | ✓ | ✓ | ✗ | Not in .NET 10 Samples Project |
| ListView | ✓ | ✓ | ✗ | |
| TableView | ✓ | ✓ | ✗ | |
| TabbedPage | ✓ | ✓ | ✗ | |
| AndExpand | ✓ | ✓ | ✗ |
Layouts


| Sub Page | In Sample | Can Open | Notes |
|---|---|---|---|
| AbsoluteLayout | ✓ | ✓ | |
| ContentView | ✓ | ✓ | |
| FlexLayout | ✓ | ✓ | |
| Grid | ✓ | ✓ | |
| RelativeLayout | ✓ | ✗ | Invalid Operation Exception |
| ScrollView | ✓ | ✓ | |
| StackLayout | ✓ | ✓ | |
| TemplatedView | ✓ | ✓ | |
| HorizontalStackLayout | ✓ | ✓ | |
| VerticalStackLayout | ✓ | ✓ | |
| Layout Updates | ✓ | ✓ | |
| Z-Index | ✓ | ✓ | |
| Clipping | ✓ | ✓ | |
| Custom Layout | ? | ✗ | System.Exception: "Handler not found for view Maui.Controls.Sample.Pages.DockLayout"
Strange behavior Page was there then App is crashed, Page is vanished |
| Layout IsEnabled | ✗ | ✗ | There is some Code for it |
User Interface Concepts


| Sub Page | In Sample | Can Open | Notes |
|---|---|---|---|
| Animations | ✓ | ✓ | |
| Behaviors | ✓ | ✓ | |
| Fonts | ✓ | ✓ | |
| Styles | ✓ | ✗ | Microsoft.Maui.Controls.Xaml.XamlParseException: "Position 11:18. Position 11:18. Type converter failed: Cannot convert "Color.Pink" into Microsoft.Maui.Graphics.Color" |
| Triggers | ✓ | ✓ | |
| VisualStates | ✓ | ✓ |
Other Concepts


| Sub Page | In Sample | Can Open | Notes |
|---|---|---|---|
| GraphicsView | ✓ | ✓ | |
| Large Titles - iOS | ✓ | ✓ | |
| StyleSheets | ✓ | ✓ | |
| Foldable | ✓ | ✗ | System.InvalidOperationException: "Sequence contains no matching element" maybe WSL only? |
| Render Views | ✓ | ✓ | |
| Hit Testing | ✓ | ✓ |