Skip to content

Outdated and Duplicated Material Pages #1514

Open
@DevTKSS

Description

@DevTKSS

On which page?

Uno public available (html) Documentation enterable from Themes/Overview/Material:
Themes Namespace material-getting-started
since Themes Namespace material-migration is having same/similar namespaces, consider checking them also

What's wrong?

(Themes Docs Pages)
Currenty it's told to use the Uno.Material set like this:
image

and this for dsp usage:
image

But from wizard created using Material theme the currently created single head uno project app.xaml is including this:
image

I tryed doing as told there (uno.sdk 5.5.56) and with this in place the app is not building any longer because the resources could not be resolved and resulted in 'Exception_WasThrown' in the Programm.cs builder method on Desktop target
resetting it to the namspaces showed in last screenshot is getting no issue, only not showing any ResourceKeys to any Material style/theme and also not the one defined in the dsp!

Any feedback?

Duplicated Page?
Uno public available Documentation enterable from Toolkit/Overview/Material:
https://github.com/unoplatform/uno.toolkit.ui/blob/main/doc/material-getting-started.md/#L1
seems to be more correct (newer Version?) but also not representing what we get in the currently wizard generated single head projects
at least from my point this could work because correct Namespaces

this Note on the Toolkit section version made me (using xaml not c#) think about "am I missing a AppBuilder Extension Method? because in my wizard created app.xaml.cs file is none of this Methods. Only one including something with Toolkit is the .UseToolkitNavigation() for the Navigator
image
if you are editing maybe, could you add a bit text to tell also for the xaml users if that extension method have to be used or not? currently its not set up by default but seems to work beside that missing ResourceKeys in intellisence at designtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions