Skip to content

Deal with excessive table width: horizontal scroll, freeze column(s), move search box #40

@bhavyaac

Description

@bhavyaac

The following screenshot shows how the table looks with several genes. Currently, the search bar is far off to the right (not visible in the screenshot).
Screen Shot 2021-07-12 at 1 08 24 PM

I would like to:

  1. Implement horizontal scrolling within the table - using a div with overflow-x: scroll
  2. Freeze the Cluster column (leftmost column) - using a tutorial for freezing column(s) in reacTable
  3. Move the search bar to the left side or (if this is not possible) implement another way of filtering/searching the table that will be visible regardless of the number of genes

It's a bit hard to test these locally with only 6 genes, but I can make the max width of the table smaller on purpose to force the scroll to occur!

Metadata

Metadata

Assignees

Labels

aestheticsVisual changes to existing features to improve user experienceclusters-app

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions