dstandish opened a new pull request, #23635: URL: https://github.com/apache/airflow/pull/23635
Previously we created one message for each table. Now that there are more such tables, it gets to be a bit much. Here I consolidate all the warnings in one single flash message, and we make it a little less scary by using a "warning" color (yellow?) instead of an "error" color (red). Screenshot: <img width="1136" alt="image" src="https://user-images.githubusercontent.com/15932138/167772900-5b568e5a-5767-4f91-b213-abf4c6047945.png"> -- 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]
