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:
Go to projects
At Projects list (you are on the Projects tab, viewing a list of all Projects), mouseover column headers
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: