microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.84k stars 373 forks source link

feat: add notion of parent/child in the menu data structures #2473

Open MarvinKlein1508 opened 3 months ago

MarvinKlein1508 commented 3 months ago

🙋 Feature Request

The FluentNav component should know which child items are active to expand the navigation bar correctly when browsing the page through a bookmark or external link.

🔦 Context

Related to #2297 & #2142

vnbaaij commented 3 months ago

This is going to take a significant amount of work, I believe. We will investigate for the next major version