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

#846@patch: After add element correctly. #848

Merged
merged 4 commits into from
Apr 11, 2023

Conversation

btea
Copy link
Contributor

@btea btea commented Apr 9, 2023

fix #846

@btea btea requested a review from capricorn86 as a code owner April 9, 2023 13:09
@capricorn86
Copy link
Owner

Thank you for your contribution @btea! 🌟

There was a problem with the logic in ElementUtility.insertBefore() and apparently there was no unit test covering it.

I have made two commits for fixing the problem with the logic and also added a unit test that covers the test case.

@capricorn86
Copy link
Owner

The commits are done with the wrong user as I forgot to change user from the computer generated one.

@capricorn86 capricorn86 merged commit f9a7a22 into capricorn86:master Apr 11, 2023
1 check passed
@btea
Copy link
Contributor Author

btea commented Apr 12, 2023

The commits are done with the wrong user as I forgot to change user from the computer generated one.

This happens to me occasionally 😃

@btea btea deleted the task/#846-after-add-element branch April 12, 2023 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getElementsByClassName return wrong results when innerHTML ends with /n
3 participants