add form support #25

Closed
opened 2014-10-14 01:30:09 -05:00 by MoOx · 8 comments
MoOx commented 2014-10-14 01:30:09 -05:00 (Migrated from github.com)
No description provided.
pascalgermain commented 2014-10-19 15:32:03 -05:00 (Migrated from github.com)

That would be THE killer feature :)

I'm currently considering handling forms with ajax in my project, but that's not good for non-javascript regression. Main thing is to reload the page in case of success (typically when a user signs in from any page), without adding an entry to history, but I don't know how to achieve this. Would be great if it would be handled by your pjax :)

That would be THE killer feature :) I'm currently considering handling forms with ajax in my project, but that's not good for non-javascript regression. Main thing is to reload the page in case of success (typically when a user signs in from any page), without adding an entry to history, but I don't know how to achieve this. Would be great if it would be handled by your pjax :)
gurre commented 2015-01-07 07:01:48 -05:00 (Migrated from github.com)

+1

+1
gaillafr commented 2016-07-07 08:17:08 -05:00 (Migrated from github.com)

+1

+1
eatonphil commented 2016-07-28 16:00:17 -05:00 (Migrated from github.com)

+1

+1
Flobin commented 2016-11-14 13:50:56 -05:00 (Migrated from github.com)

Agreed, this would be really sweet. What is needed to make this happen? Is it about adding the form contents to the request?

Agreed, this would be really sweet. What is needed to make this happen? Is it about adding the form contents to the request?
BehindTheMath commented 2017-12-21 13:44:58 -05:00 (Migrated from github.com)

@MoOx @lacrioque
Is this fixed by 86e5a22?

@MoOx @lacrioque Is this fixed by 86e5a22?
MoOx commented 2017-12-21 14:33:11 -05:00 (Migrated from github.com)

No idea. Looks like it should be.

No idea. Looks like it should be.
BehindTheMath commented 2018-01-07 22:47:51 -05:00 (Migrated from github.com)

Fixed by 86e5a22.

Fixed by 86e5a22.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iLoveElysia/pjax#25