bbovenzi opened a new issue #20382: URL: https://github.com/apache/airflow/issues/20382
Problem: Clearing a task or triggering a dag run is a relatively simple process conceptually yet a user is run through multiple different redirects and views. This results in a clunky experience that is slower, causes one to lose context and even end up on a page where they didn't even start on. Solution: Handle the API calls within the client and have everything happen within a modal/drawer on the user's current page. The modal can handle confirmation events too. -- 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]
