Skip to content

Resizing behaviour #778

@tadeaspetak

Description

@tadeaspetak

Describe the bug

The resizing behaviour is unexpected.

When changing the width of a column, I expect to only change the width of that particular column. At the moment, its sibling column is resized as well. I suppose this is to maintain the width of the table?

Anyway, the problem is that with multiple columns, it's easy to run to a point where it's impossible to resize columns more.

To Reproduce

This is the regular behaviour in all the examples. See this simple codesandbox for a more crammed table to experience the issues.

Expected behavior

I would expect to only adjust the width of the column being resized. The method is even available as setColumnWidth.

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