Skip to content

Fix delete dag functions in UI - #15835

Closed
bbovenzi wants to merge 1 commit into
apache:masterfrom
astronomer:fix-delete-dag
Closed

Fix delete dag functions in UI#15835
bbovenzi wants to merge 1 commit into
apache:masterfrom
astronomer:fix-delete-dag

Conversation

@bbovenzi

Copy link
Copy Markdown
Contributor

The old confirmDeleteDag function was undefined in the html files. It is better practice to set up an onclick listener in js instead

Fixes: #15832


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

the old confirmDeleteDag function was undefined in the html files. It is better practice to set up an onclick listener in js instead
@boring-cyborg boring-cyborg Bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels May 14, 2021
@bbovenzi bbovenzi changed the title event listeners to delete dags Fix delete dag functions in UI May 14, 2021
@bbovenzi bbovenzi closed this May 14, 2021
@bbovenzi
bbovenzi deleted the fix-delete-dag branch May 14, 2021 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2.1 Airflow UI (Delete DAG) button is not working

1 participant