chanzuckerberg / czid-web

Infectious Disease Sequencing Platform
https://czid.org/
MIT License
79 stars 24 forks source link

[IDSEQ-1913][QA] Remove sortable style from columns that do not sort data #3386

Closed valenzuelaomar closed 4 years ago

valenzuelaomar commented 4 years ago

Signed-off-by: ovalenzuela19 ovalenzuela@chanzuckerberg.com

Description

List headers showed inconsistent behavior (some with chevrons, text effects, or lack of both)

Notes

Table headers "Project", "Created On", and "No. of Samples" appear as if they're clickable and did not have disableSort set to true. "Project" is a special case and required some added styling that .sortableHeader offers because it needs to be aligned left and not center.

Tests

Steps to reproduce:

  1. Go to projects
  2. At Projects list (you are on the Projects tab, viewing a list of all Projects), mouseover column headers
  3. Observe column header behavior