Hide incomplete settings UI features#8078
Conversation
There was a problem hiding this comment.
In MainPage.cpp, we populate SearchList. Could you make sure all references to SearchList are removed?
EDIT: I'm seeing a bit of code there too that should be removed. Like AutoSuggestBox_TextChanged
EDIT2: wait, why not remove Home.xaml too? Like, we can remove some files altogether. Not just not render them.
|
@msftbot merge this in 5 minutes |
|
Hello @carlos-zamora! Because you've given me some instructions on how to help merge this pull request, I'll be modifying my merge approach. Here's how I understand your requirements for merging this pull request:
If this doesn't seem right to you, you can tell me to cancel these instructions and use the auto-merge policy that has been configured for this repository. Try telling me "forget everything I just told you". |
Summary of the Pull Request
Removed the following from the navigation menu:
Changed landing page to Launch page
References
#1564
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed