bbovenzi opened a new pull request, #43365:
URL: https://github.com/apache/airflow/pull/43365

   - Move table sorting to a button inside of Th so it can be picked up by 
screen readers and tab controls
   - Fix z-index of tags option dropdown
   
   Before:
   <img width="331" alt="Screenshot 2024-10-24 at 3 40 19 PM" 
src="https://github.com/user-attachments/assets/d89830b7-9667-4377-9911-70ef71999af7";>
   
   
   
   After:
   <img width="504" alt="Screenshot 2024-10-24 at 3 39 59 PM" 
src="https://github.com/user-attachments/assets/db7973c9-18e6-4d24-ba90-1c0735d6e5b8";>
   
   note that the DAG button now has the highlight from tabbing across the page
   <img width="627" alt="Screenshot 2024-10-24 at 3 40 06 PM" 
src="https://github.com/user-attachments/assets/19d9d0c3-22d1-4d07-9306-4a5376005327";>
   
   
   ---
   
   
   **^ Add meaningful description above**
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named `{pr_number}.significant.rst` or 
`{issue_number}.significant.rst`, in 
[newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to