When pressing the Enter key in the Wikidata login form from the Wikidata extension, one would expect the form to be submitted, which currently does not happen.
Hi! Can I take this one?
@Jataki please!
Having an issue with my computer with no solution date. I'm sorry, but I'll have to leave this issue for others to have the opportunity to contribute. Thanks anyway and I'm so sorry!
Hey, can I take up this issue?
@Bhanu-mbvg sure, it would be great!
@Bhanu-mbvg let me know if you need any help :)
@wetneb How do I recreate Wikidata login form from the Wikidata extension
The HTML for this dialog is stored in extensions/wikidata/module/scripts/dialogs/manage-account-dialog.html.
The Javascript code for this dialog is extensions/wikidata/module/scripts/dialogs/manage-account-dialog.js.
I resolved the issue using event listener for enter key inside the form
@wetneb can you see the PR
Hey @wetneb , I am still getting the error of form not getting submit on Enter keypress, can you check once?
When trying from the master branch, pressing Enter submits the form both with Firefox and Chromium, for me. Which browser are you using?