Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use template literals to construct html elements #30447

Conversation

pierrejeambrun
Copy link
Contributor

Construct elements with DOM API, and don't use template literal to create the 'string' representation of the HTML elements.

@pierrejeambrun pierrejeambrun added the type:bug-fix Changelog: Bug Fixes label Apr 3, 2023
@pierrejeambrun pierrejeambrun added this to the Airflow 2.5.4 milestone Apr 3, 2023
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Apr 3, 2023
@ephraimbuddy ephraimbuddy merged commit 46c85ec into apache:main Apr 7, 2023
40 checks passed
@pierrejeambrun pierrejeambrun deleted the do-not-use-template-literal-to-construct-html-elements branch April 7, 2023 14:10
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 type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants