palantir/blueprint

Make an option for a responsive table

Open

#4,443 opened on Dec 2, 2020

View on GitHub
 (5 comments) (4 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
P2Package: tableType: feature requesthelp wanted

Description

Environment

  • Package version(s):
    "@blueprintjs/core": "^3.36.0", "@blueprintjs/table": "^3.8.18",
  • Browser and OS versions: Chrome latest Windows 1

Feature request

It's a really fundamental feature. The table should be responsive, i.e. it should take up 100% of the width of the screen and then can shrink down to certain sizes for tablet/mobile.

Examples

Similar to this one: https://github.com/palantir/blueprint/issues/969

But that was closed and is years old.

Contributor guide