fluentui
fluentui copied to clipboard
[Bug]: The scrollbar cuts off chevrons in Contextual Menu when browser window is made smaller.
Library
Fluent v8 (@fluentui/react)
System Info
C:\Windows\System32>npx envinfo --system --npmPackages '{@fluent/*}' --browsers
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
System:
OS: Windows 11 10.0.22621
CPU: (16) x64 Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Memory: 46.97 GB / 63.95 GB
Browsers:
Edge: Chromium (120.0.2210.121)
Internet Explorer: 11.0.22621.1
Are you reporting Accessibility issue?
None
Reproduction
https://codepen.io/foodprison/pen/NWJXEqE
Bug Description
Actual Behavior
fill this out
Scrollbar on ContextualMenu with customized submenus cuts off the chevrons in the menu.
This becomes an issue for products that have larger contextmenus where the window size it takes to trigger the scrollbar is much larger than the example in the picture above.
Expected Behavior
fill this out The scrollbar shouldn't cutoff the chevrons.
Logs
No response
Requested priority
High
Products/sites affected
Outlook Web Access
Are you willing to submit a PR to fix?
no
Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.
@foodprison2020 , could you please provide a working link for reproduction of the issue? Currently it leads on creating of a new pen.
@ValentinaKozlova, I've updated the codepen, but I'd like to point out that this is just the default implementation for the fluentui 8 ContextualMenu with customized submenus.
no assignees
Gentle ping that this issue needs attention.