getgrav / getgrav/grav-plugin-form

Refresh prevention prevents resubmitting a form after errors when client side validation is disabled

Open
#488 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
64
Forks
80
Avg merge
10h 13m
Merged PRs (30d)
9

Description

If you have a form with client side validation disabled and submit the form with errors, you cannot correct the errors and resubmit the form. An error is returned with "Form has already been submitted".

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the problem with client-side validation disabled, then inspect the form submission and refresh-prevention flow. Done means that after correcting server-returned errors, the same form can be submitted again without the “Form has already been submitted” error. The issue names no file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.