Skip to content

Actions column width: 0% is causing wrong initial column width when any column is resizable #789

@artvinn

Description

@artvinn

Describe the bug
Constraining actions column width with width: 0% is messing up initial column size when any other column is set to resizable.

In the docs example Constraining the actions column width it's suggested to set width: 0% on actions column. However, when any other column is set to resizable: true, initial width is wrong for actions column, and column title is not shown.

To Reproduce
Example: codesandbox

Compare the results by switching "name" column resizable property to false.

Expected behavior
I expect the table to be rendered exactly the same when column is resizable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions