Hal Spitz
Hal Spitz
Why the hard lock to Rails 7+ ? The PR looks like it will work with Rails 6 without a hitch.
I just bumped into this too. It looks like some transition classes are being left on the target rather than being removed if one cycles the transition too fast. Once...
@marcoroth I hate like hell asking for even more of your help given how much you contribute here and elsewhere, but the JS involved is a little over my head....
@A7madXatab at the risk of exposing myself as even more of a rank amateur with JS, could the tests be failing in your PR because you're importing 'stimulus' instead of...
Update: I've taken a new direction that gets me most the way. using the onStart(), I can annotate the sort region with a visual clue for the user that this...
Sorry for the delay in responding -- deadlines.... I'll look into posting something in the next week or so
Hello all, I'm sorry for not following up on my original post. I ended up going a completely different direction in my UI that allowed for a much simpler solution...
I was trying this patch out with the hopes it would resolve the issue. At least for my application, body is an Array and does not support body.bytesize per the...
Thanks for such a quick response. I'll take a look at #660 to see if that buys me time. Let me know the best way that I might be able...
Pulled your code and worked on a merge of both of your PRs. I haven't spent enough time to work out all of the permutations, but at least in the...