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

[Bug][Menu] When nested inside a Toolbar, the Menu does not display all its items #2800

Open
Yanko-Georgiev opened this issue Jan 17, 2025 · 0 comments
Labels
Bug Item which indicates that something is not working C: Menu KendoReact pkg:Layout Regression Regression bug SEV: Critical
Milestone

Comments

@Yanko-Georgiev
Copy link
Collaborator

Yanko-Georgiev commented Jan 17, 2025

Description

The part of the menu that goes outside of the Toolbar is not visible.

Steps To Reproduce

  1. Open the following example: https://stackblitz.com/edit/react-jcaskmzt?file=app%2Fapp.tsx
  2. Hover over the Menu
  3. Notice the items are not displayed correctly

Screenshots or video

Image

Actual Behavior

The menu items outside the Toolbar are not rendered.

Expected Behavior

All menu items should be rendered:

Image

Last working version of the KendoReact package (if regression).

8.5.0

Reported in TicketID: 1676064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working C: Menu KendoReact pkg:Layout Regression Regression bug SEV: Critical
Projects
None yet
Development

No branches or pull requests

1 participant