stevetracvc opened a new issue, #19919:
URL: https://github.com/apache/superset/issues/19919

   A recent (Dec) commit to the table viz added something for case-insensitive 
sorting. Unfortunately, this also broke the ability to shift-click and sort by 
multiple columns.
   
   #### How to reproduce the bug
   
   1. Explore a table (or find one in a dashboard)
   2. Click on the header of an alphanumeric column to sort by that column
   3. Shift click on any other column to also sort by that column
   4. See that nothing changed
   
   ### Expected results
   
   Any rows with ties in the first column should then be sorted by the second 
column.
   
   ### Actual results
   
   It only sorts by the first column
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   - superset version: master
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ x ] I have reproduced the issue with at least the latest released 
version of superset.
   - [ x ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to