bbovenzi opened a new pull request, #25694: URL: https://github.com/apache/airflow/pull/25694
Before, the tooltip for the next run conditions for a dataset-triggered run was just a prompt to click on the button to open a modal. Now, it will give a preview of the first 4 pending datasets. <img width="322" alt="Screen Shot 2022-08-12 at 10 43 12 AM" src="https://user-images.githubusercontent.com/4600967/184387990-b3a39288-4d71-46cd-a296-ae0a923b6959.png"> <img width="442" alt="Screen Shot 2022-08-12 at 11 06 26 AM" src="https://user-images.githubusercontent.com/4600967/184387992-7cc2ca13-8e12-4dda-9c82-735f2ccb1870.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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org