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]: In Overflow menu, menu items are hidden when the list is long #18261

Open
2 tasks done
rcsatheeshkumar opened this issue Dec 18, 2024 · 0 comments
Open
2 tasks done

Comments

@rcsatheeshkumar
Copy link

rcsatheeshkumar commented Dec 18, 2024

Package

@carbon/react

Browser

Chrome

Package version

1.70.0

React version

16.8.0

Description

In the OverFlowMenu with menu items, when the list of menu items is long, part of the nested menu items gets hidden and not accessible to the user.

Image

I expected that Overflow menu would show a scrollbar when the content overflows.

Reproduction/example

https://stackblitz.com/edit/github-t1gly7-jjpst4yk?file=package-lock.json,src%2FExample%2FExample.jsx

Steps to reproduce

  1. Click on the overflowMenu Icon in the page, it would open a long list of menu items and some menu items at the bottom are hidden.

Suggested Severity

Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.

Application/PAL

Financial transaction manager

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant