Skip to content
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

File upload is cleared after validation fails during entry editing #2161

Open
rafaehlers opened this issue Oct 3, 2024 · 1 comment
Open

Comments

@rafaehlers
Copy link
Contributor

rafaehlers commented Oct 3, 2024

This is a fork from this other issue: #853, which we fixed precisely as described in the issue description. However, in this particular new issue, we are trying to fix what Zack described in the title of that other issue.

Watch this GIF below and consider what happens to the file upload field after validation fails. The field loses previously uploaded files.
The idea is to keep the uploaded files after validation fails.

2024-10-02 18-20-04

Tested on GV 2.29 and GF 2.9

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

No branches or pull requests

3 participants
@rafaehlers @Mwalek and others