Skip to content

Bug fix/robust html fetching 5304#5346

Open
clooty217 wants to merge 2 commits intomasterfrom
bug-fix/robust-html-fetch-5304
Open

Bug fix/robust html fetching 5304#5346
clooty217 wants to merge 2 commits intomasterfrom
bug-fix/robust-html-fetch-5304

Conversation

@clooty217
Copy link
Copy Markdown
Contributor

fixes #5304

changed parentElement chaining to use .closest to search up the html structure for a specific tag.
added data tags to make it simpler to fetch some elements

tested manually by going through each option inside of launcher editor
ran project manager tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Awaiting Review

Development

Successfully merging this pull request may close these issues.

launcher_edit.js relies too heavily on HTML structure

2 participants