dotnet / dotnet/maui

MenuBar items currently don't aggregate from parent pages to child pages

Open
#11,268 5 comments 0 reactions 0 assignees View on GitHub
area-controls-menubar s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

If you put this on Shell
```XAML



```

And then put the following on the visible page it should add these to the same "Custom Menu"

```XAML


```

Contributor guide

Open the contributing guide

Research direction

Start by locating the MenuBarItem aggregation logic and how Shell and the visible page contribute menu items. Reproduce the issue with the parent and child XAML shown here, then verify that matching "Custom Menu" items are combined and that the separator and Close item appear in the resulting menu.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.