microsoft / microsoft/fluentui
[Bug]: Table component doesn't support overflow
Open
@ling1726 is already working on this.
Since Oct 19, 2023.
Component: Table
Fluent UI react-components (v9)
Resolution: Soft Close
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.