Skip to content

Add rowSpan to table Cells #9112

@SimenB

Description

@SimenB

Provide a general summary of the feature here

https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableCellElement/rowSpan

Similar to #5862

🤔 Expected Behavior?

Being able to pass rowSpan to Cell in order to have the cell take up multiple rows

😯 Current Behavior

Not supported

💁 Possible Solution

No response

🔦 Context

We have a table design where the left hand column is shared for multiple rows. Since we use Table from react-aria-components we cannot implement it.

💻 Examples

W3Schools example shows it nicely I think

https://www.w3schools.com/html/html_table_colspan_rowspan.asp

Image

🧢 Your Company/Team

No response

🕷 Tracking Issue

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions