you3h/LooPyGen_Client

Pick an actual file for filename under Trait Variation

Closed this issue · 3 comments

The old PHP UI allowed the user to select a file. This doesn't upload the file, but guarantees the filename is set accurately in the output JSON, because people suck at typing.

We should add this back in. Eventually, the field will actually upload the files and then organize them exactly how we need them.

you3h commented

Applied a fix to this issue under PR #11

Implemented and working