Skip to content

DataView - resizable columns #492

@kmcfaul

Description

@kmcfaul

A drag button should be added to resizable columns' headers & drag behavior should be added when a user clicks and drags with the button.

Design for column header drag buttons (design has the specific svg used here):
Image

Behavior:
When a column is dragged using the column header drag button, the entire table should expand/collapse while other columns maintain their current widths (similar to google sheets, or a table chart in google docs). This likely will require that the table should be wrapped by an InnerScrollContainer similar to our sticky column feature to provide horizontal scrolling for the table.

No vertical divider between columns is required for now, but may want design weigh in as feature is developed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions