Skip to content

[Feature] Create Data Table specification like the Bootstrap one #672

@AllanOricil

Description

@AllanOricil

The user wants a data table that behaves like bootstrap table because he does not like to have an empty space when the data table column is resized. When the user resizes the columns look the space that is left on the right side of the datatable.

image

image

This is really weird if we compare with other design systems. Every list view on SF uses the same styles for displaying data in a table and they all leave behind this empty margin to the right of the table.

image

Bootstrap has a nice data table implementation where if we resize one column there is not empty space left behind:

https://examples.bootstrap-table.com/#extensions/resizable.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions