Skip to content

no form persistence on encountering errors #21

@agnescameron

Description

@agnescameron

When completing a form, if there is an error on submit the page reloads without the original content. This could be solved in one of 2 ways: validation on the form that prevents submit, or storing the form contents in a cookie (prototype on branch form-persistence). Problem with this is that you need to throw away the form cookie if you go onto another form so it doesn't prefill.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions