Removed references to detached code#4441
Removed references to detached code#4441XAML-Knight wants to merge 1 commit intoCommunityToolkit:mainfrom
Conversation
|
Thanks XAML-Knight for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌 |
|
Docs still point to the correct location and can't we update the project links to the new location instead of completely removing those sections? |
|
Yeah, these are currently here intentionally to provide discoverability to these more non-UI parts of the Toolkit: If you don't have the docs repo checked-out locally during development though, they will indeed not show anything, but none of the docs appear if you're not doing that. It's ok for us to have doc-only pages in the current sample app. |
|
@Sergio0694 we should figure out a plan for how we want to handle at least the MVVM Sample app and getting that in the store, eh? @nmetulev maybe we need a toolkit publisher based account or something that we can use to centralize app submissions from? |

Fixes #4440
Need to remove references to detached code, as they appear in the Community Toolkit Sample App as empty placeholders.
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Detached code appears in the Sample App, as blank sample pages
What is the new behavior?
Detached code no longer appears in list of available pages, in the Sample App
PR Checklist
Please check if your PR fulfills the following requirements:
Other information
Unable to locate documentation that would suggest the empty sample pages could potentially contain hyperlinks to the new locations (on Github or NuGet) of the detached code.