bbovenzi commented on pull request #15805:
URL: https://github.com/apache/airflow/pull/15805#issuecomment-849008894


   - Added an icon to show which columns are sortable:
   <img width="265" alt="Screen Shot 2021-05-26 at 1 08 41 PM" 
src="https://user-images.githubusercontent.com/4600967/119710031-820db000-be23-11eb-9e31-fdeeebadf7bd.png";>
   - Updated pagination as suggested
   - I haven't been able to get the loader to render the same way but for sure 
something we should improve eventually
   - For client-side automatic sorting and filtering we can have the table 
component manage the params, but I think anything server-side will have to be 
managed by it's parent component. Can certainly be the next PR.
   


-- 
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.

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


Reply via email to