peppercorn
peppercorn copied to clipboard
Provide a compatibility option for clients with broken data set order.
I stumbled over an incorrect form data set construction order in HTMX. I made a bug report there (https://github.com/bigskysoftware/htmx/issues/1686) but need a work around in the meantime.
They seem to take care of ordering as long as the names are unique.
This is backwards compatible to avoid downstream breakage.
Let's see if we can't work this out in the particular consumer of Peppercorn first.
Yeah, absolutely.
@ctheune I've tried to "rebase" your changes atop my recent modernization. The test_bare_without_marker test hangs for me, though. See: 2d246b42101220225a9ba4658f1dfb1b14922843
I'll double check this, but it will take a bit. Likely at least until end of May.