-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
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):
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
Projects
Status
Done