Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RS5+] Update NavigationView to use DataTemplates and a template selector to generate menu in XAML rather than in code #63

Open
MicrosoftIssueBot opened this issue Feb 27, 2019 · 1 comment
Labels
approved codebase quality Issues that are not bugs, but still might be worth improving (eg, code hygiene or maintainability) help wanted Issues identified as good community contribution opportunities Pri: 2

Comments

@MicrosoftIssueBot
Copy link
Collaborator

MicrosoftIssueBot commented Feb 27, 2019

Once our min version is RS5, we can update our app to use DataTemplates in the NavigationView. Downlevel, this is bugged and a DataTemplate with a NavigationViewItem/NavigationViewItemHeader as the top-level element will result in a double-nested item container.

@MicrosoftIssueBot
Copy link
Collaborator Author

This is your friendly Microsoft Issue Bot. I created this issue automatically as requested by a team member.

@grochocki grochocki added the codebase quality Issues that are not bugs, but still might be worth improving (eg, code hygiene or maintainability) label Mar 26, 2019
@grochocki grochocki added help wanted Issues identified as good community contribution opportunities approved and removed approved labels Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved codebase quality Issues that are not bugs, but still might be worth improving (eg, code hygiene or maintainability) help wanted Issues identified as good community contribution opportunities Pri: 2
Projects
None yet
Development

No branches or pull requests

2 participants