- 🇺🇸United States Amber Himes Matz Portland, OR USA
Thank you for the report and for providing steps to reproduce and even a gif of the problem in action! We triaged this as part of the Bug Smash Initiative. Because there's been no activity for many years, this issue needs to be re-verified on a currently supported version of Drupal with some manual testing.
- 🇳🇿New Zealand quietone
Further discussion and testing shows that this is reproducible when the connection is slow. For example, I was able to reproduce this with simplytestme but not my local ddev environment. We (Amber Himes Matz, larowlan and myself) agree that this can be a feature request. I am updating the issue meta and summary accordingly.
- First commit to issue fork.
- last update
over 1 year ago Custom Commands Failed - @bnjmnm opened merge request.
- Status changed to Needs review
over 1 year ago 8:15pm 8 May 2023 - 🇺🇸United States bnjmnm Ann Arbor, MI
This disables drag handles while Ajax is in progress. Maybe there's something more elegant like queueing the drags but this approach will work.
This is probably better categorized as "needs architectural review" - not every theme is accounted for among other things. Test this in Claro. There should be some eyes on this before the full gate-appeasing MR is fleshed out.
There's no test coverage, but since this is timing related I'm not sure if that's an option. Perhaps
hold_test_response
could be used? - Status changed to Needs work
over 1 year ago 11:20pm 8 May 2023 - 🇺🇸United States smustgrave
Seems to have a build error.
Will this require tests?