- Issue created by @catch
- π³π±Netherlands spokje
Not exactly sure what MR we're supposed to look at with multiple in π [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core Fixed , but seeing that https://git.drupalcode.org/project/drupal/-/merge_requests/6519 has Nightwatch errors, let's go with that one.
Then the one error boils down to
javascript error: Syntax error, unrecognized expression: unsupported pseudo: tabbable
. which is intabbableShimTest.js
.Is this what we're trying to fix in this issue?
- π¬π§United Kingdom catch
https://git.drupalcode.org/issue/drupal-3419734/-/tree/3419734-jquery-4-... is only the jquery form fork.
https://git.drupalcode.org/issue/drupal-3419734/-/tree/3419734-with-jque... is the jquery form fork combined with the actual update to jquery 4 from https://www.drupal.org/project/drupal/issues/3411839 π Update to jQuery 4.0.x beta Active
Then the one error boils down to javascript error: Syntax error, unrecognized expression: unsupported pseudo: tabbable. which is in tabbableShimTest.js.
Is this what we're trying to fix in this issue?
Apparently yes! I struggle reading the nightwatch output.
- Status changed to Postponed
9 months ago 4:10pm 1 March 2024 - π¬π§United Kingdom catch
This might be a duplicate of π Removal :tabbable usage in dialog.js Fixed , postponing on that issue.
- Status changed to Active
7 months ago 4:46pm 17 April 2024 - π¬π§United Kingdom catch
Still seeing failures on π Update to jQuery 4.0.x beta Active even after the dialog changes in a different test - maybe the shim itself needs to be updated? Or.. no idea tbh.
- Status changed to Closed: works as designed
7 months ago 10:05pm 17 April 2024 - π«π·France nod_ Lille
I don't see nightwatch failures in π Update to jQuery 4.0.x beta Active