Skip to content

[Bug]: TableCell actions overalpping over table cell layout, making file name unreadable #35551

@divyadummy122

Description

@divyadummy122

Component

Table

Package version

v9.72.8

React version

18.3.1

Environment

dogfood, fastfood, prod

Current Behavior

When we reduce screen size or file name is big and in a table row, and when we hover over row, the table cell actions overlaps with file name making file name unreadable.

Image Image Image

Expected Behavior

the file name should either truncate, to acomodate table cell action button, or go in other line and should never be overlapped with table cell action buttons, both div's should be separate

Image

Reproduction

can be checked at existing fluent's story book in table cell action section

Steps to reproduce

  1. checkout out here : https://storybooks.fluentui.dev/react/?path=/docs/components-table--docs#primary-cell
    in table cell action section hover over any row you will see table cell action overlapping over rows

Are you reporting an Accessibility issue?

None

Suggested severity

High - No workaround

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.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions