Skip to content

send error-response back to original URL #5

Description

@JoernT

Currently the standard behavior applies: when the form is submitted it will return with the URL found on the form@action. This makes it impossible to correct fields and just re-submit again.

We need to find a way to fix this - Chiba did this by submitting the form onto itself (the form@action pointed to the original URL of the form file). We need something similar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions