bbovenzi opened a new pull request, #29825: URL: https://github.com/apache/airflow/pull/29825
Following up on #29703 and #29564. I found a few more things to improve. 1. Make sure the toggle details panel button doesn't conflict with the scroll bar on the grid. 2. Improved presentation of extra links | Before | After | | ------------- | ------------- | | <img width="347" alt="Screenshot 2023-02-28 at 8 22 29 PM" src="https://user-images.githubusercontent.com/4600967/222021348-349f4fba-64bd-47af-b279-dbf34be9e656.png"> | <img width="585" alt="Screenshot 2023-02-28 at 8 16 05 PM" src="https://user-images.githubusercontent.com/4600967/222021340-4125e526-1f2f-4697-b19f-2cef5eb0d1ec.png"> | | <img width="320" alt="Screenshot 2023-02-28 at 8 21 28 PM" src="https://user-images.githubusercontent.com/4600967/222021394-dbfb7a99-6255-4692-a9c6-a128c79f2732.png"> | <img width="506" alt="Screenshot 2023-02-28 at 8 21 12 PM" src="https://user-images.githubusercontent.com/4600967/222021421-5027c3ed-09b3-4b2c-9bb4-1ae354e2a683.png"> | --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
