For a sqllab query that returns a large number of columns (I observed this in a query with ~70 columns), the sorting functionality is broken. Columns do not sort at all.
I'm not sure how easy this is to fix. Do we want to consider this a limitation of sqllab or is this fixable?
Expected results
Columns have the ability to sort
Actual results
When you click on the column header it does not sort and does not show the sorting arrow
How to reproduce the bug
- Go to sqllab and run a query with 70 columns
- Try to sort the results
Environment
(please complete the following information):
Checklist
Make sure to follow these steps before submitting your issue - thank you!
For a sqllab query that returns a large number of columns (I observed this in a query with ~70 columns), the sorting functionality is broken. Columns do not sort at all.
I'm not sure how easy this is to fix. Do we want to consider this a limitation of sqllab or is this fixable?
Expected results
Columns have the ability to sort
Actual results
When you click on the column header it does not sort and does not show the sorting arrow
How to reproduce the bug
Environment
(please complete the following information):
masterChecklist
Make sure to follow these steps before submitting your issue - thank you!