Removed nested htmx triggering submission export on search#4597
Conversation
|
@theskumar should I merge this into the themes branch or wait until we get that merged? |
|
@wes-otf Please merge it it to the themes PR, that is automatically deployed to test for the time being. Nice fix! |
|
We should get this fixed in |
|
@wes-otf We discussed this and bug fixes are better merged in to main. Can you rebase of main and then we can quickly test this and get it merged in. |
b3d73d3 to
5de46c1
Compare
|
It looks like a lot changed in the diff but really all that happened was I extracted the export submissions button out of the form element and wrapped the form and the button in a div |
|
should be ready for main though, just cherrypicked the changes |
|
Mostly likely I've fixed this in "themes" already, using this same technique. I'll double check.
…On Jul 3 2025, at 7:19 PM, Wes Appler ***@***.***> wrote:
wes-otf left a comment (HyphaApp/hypha#4597) (#4597 (comment))
should be ready for main though, just cherrypicked the changes
—
Reply to this email directly, view it on GitHub (#4597 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AABZWRCNTZBOKAKWYYLFZFT3GUYHZAVCNFSM6AAAAACAUKDLZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMZSGM2TIOBWGM).
You are receiving this because you were mentioned.
|
|
As it stands the bug still exists on test but I'll wait for you to check it out! |
…4597) Fixes HyphaApp#4545. Removed the nested htmx that was triggering CSV exporting on query search or altering of draft/archive sliders.
Fixes #4545. Removed the nested htmx that was triggering CSV exporting on query search or altering of draft/archive sliders.
Test Steps