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

Use DOM .focus() instead of jQuery #1407

Merged
merged 2 commits into from
May 29, 2021
Merged

Use DOM .focus() instead of jQuery #1407

merged 2 commits into from
May 29, 2021

Conversation

nardog
Copy link
Contributor

@nardog nardog commented May 25, 2021

The Select2 search box no longer gets focused when opened due to a jQuery 3.6.0 regression.
select2/select2#5993
jquery/jquery#4885

First reported here:
https://en.wikipedia.org/w/index.php?title=Wikipedia_talk:Twinkle&oldid=1024931585#Warning_template_filter_no_longer_gets_focused

@github-actions github-actions bot added the Module: morebits The morebits.js library label May 25, 2021
morebits.js Outdated Show resolved Hide resolved
@siddharthvp siddharthvp merged commit 85ffe15 into wikimedia-gadgets:master May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: morebits The morebits.js library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants