getgrav / getgrav/grav-plugin-admin

Handle `files` field types while processing form, not up front

Open
#642 2 comments 0 reactions 1 assignee Claimed by @rhukster View on GitHub
enhancement
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

Due to the upfront nature of the files processing, it's getting quite complicated and totally falls apart when trying to save files in a list field. The solution to this is probably to process files as the form fields are looped over and processed. This would require a pretty major rewrite for form file handling, so marking it as an enhancement. Perhaps for Grav 1.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.