Open
Description
Library
React Components / v9 (@fluentui/react-components)
System Info
FluentV9 in React
Are you reporting Accessibility issue?
None
Reproduction
https://codesandbox.io/s/brave-ride-d8svpr?file=/example.tsx
Bug Description
Actual Behavior
styling of row is not continuous for all overflowing text. Missing row underline and missing row hover color for the overflowing part
Expected Behavior
overflowX scroll bar with styling of row continuous for all the overflowing text (underline, on hover color change, etc)
Reproduction
- view first cell top right under header
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
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.