microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.16k stars 668 forks source link

Proposal: Introduce FooterMenuItemTemplate for NavigationView #9737

Open dongle-the-gadget opened 3 weeks ago

dongle-the-gadget commented 3 weeks ago

Proposal: Introduce FooterMenuItemTemplate for NavigationView

Currently NavigationView.MenuItemTemplate will be applied to every item in MenuItems and FooterMenuItems, which is confusing behavior. While there are issues opened for this before (#3793 and #7147), a closed PR due to "not meeting WinUI 2 bars" (#3811) and a spec document, this is still hasn't implemented yet.

Summary

MenuItemsTemplate will only apply to MenuItems(Source) and FooterMenuItemsTemplate will be applied to FooterMenuItems(Source)

Rationale

Open Questions

The PR I linked above had a maintainer saying that the change would be considered for WinUI 3, but it has been over three years since. Are there any further considerations into this?

github-actions[bot] commented 3 weeks ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.