bbovenzi commented on issue #46688:
URL: https://github.com/apache/airflow/issues/46688#issuecomment-2657210281

   Marking this as a good first issue since there's a lot of example of how to 
sorting correctly in the UI.
   
   Two things to help anyone who wants to pick this up:
   - Look around the project to see examples of `useTableUrlState` and pass 
props to both the `DataTable` component and our API query
   - When declaring `columns`, all are sortable by default, you have to 
manually add `enableSorting: false` to anything that can't actually be sorted


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

Reply via email to