Skip to content

MenuItems with ItemSource and nested MenuItem #1235

@imadenis

Description

@imadenis

The new release includes the breaking change:

DropDownButton, SplitButton and ApplicationMenu don't generate MenuItem but ContentPresenter as containers.

This provides more flexibility and also fixes the nested MenuItem issues.

I adapted simple DropDownButtons to the changes, but for a DropDownButton that has a menu with nested items I could not find a way. As there is no concrete example for this breaking change, I have made a repo to demonstrate the unexpected behavior, having menu items with the arrow but no subsequent menu opening.

Example found under Tests -> Dropdown (auto close on click)

https://github.com/imadenis/Fluent.Ribbon.Demo

Metadata

Metadata

Assignees

Labels

Question ❓Not an issue but a question instead.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions