-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(swap): apply swap delay in swap function instead of handleAjaxResponse #2845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hey,
|
72a152e to
f2e9b87
Compare
Hey @Telroshan, I've rebased and added a test that fails on |
|
Thanks! |
|
Any news on this getting merged as this fixes a problem I was having? |
|
i can accept this |
|
I've tested this from dev and it's working for swap delay, Thanks. |
Description
moved application of swap delay to swap function so that the JS api can also use the swap delay
Corresponding issue:
bigskysoftware/htmx-extensions#127
Testing
manually tested in my local environment, both with the JS api and with normal hx requests
Checklist
masterfor website changes,devforsource changes)
approved via an issue
npm run test) and verified that it succeeded