-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
Library
React Components / v9 (@fluentui/react-components)
System Info
"@fluentui/react-components": "9.18.6"Are you reporting Accessibility issue?
no
Reproduction
https://codesandbox.io/s/fluent-ui-v9-tree-horizontal-overflow-k2lf5r?file=/example.tsx
Bug Description
Actual Behavior
As long as there is any item overflows horizontally, there will be inconsistency on the item widths.
And the action button of the overflowed item will not be accessible from the screen (clipped by the scrollable container).
Expected Behavior
- All the items keep the same width.
- Action button appears to the right margin inside the scrollable container, instead of being just outside the scrollable container.


Logs
No response
Requested priority
Normal
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
