avalonia-docs icon indicating copy to clipboard operation
avalonia-docs copied to clipboard

docs: fix add-content-to-dialog.md

Open draptik opened this issue 2 years ago • 2 comments

Fix namespace

draptik avatar Mar 30 '24 19:03 draptik

This was broken in a prior PR "fix". Can you mention somewhere that the UserControl created prior in the same doc should be within the Avalonia.MusicStore.Views namespace?

This seems to be the case already:

image

Or did I miss something?

draptik avatar Apr 28 '24 23:04 draptik

Not exactly correct. There's a current issue with folder namespaces with inconsistency between the AvaloniaVS extension and avalonia-dotnet-templates. I'm still waiting for confirmation and then I'll probably close the related PRs in this repo and PR it myself so I can be more thorough across all of the guided tutorials. https://github.com/AvaloniaUI/avalonia-dotnet-templates/issues/255

stevemonaco avatar Apr 29 '24 04:04 stevemonaco