inventree / InvenTree

Open Source Inventory Management System
https://docs.inventree.org
MIT License
4.1k stars 730 forks source link

[FR] Allow renaming of uploaded files #5047

Open damien-ls opened 1 year ago

damien-ls commented 1 year ago

Please verify that this feature request has NOT been suggested before.

Problem statement

Currently we need to drag and drop files 1 by 1, it is also impossible to rename them.

1686811128938

Suggested solution

Allow multiple drag and drop.

It would also be great to allow renaming files.

Describe alternatives you've considered

-

Examples of other systems

-

Do you want to develop this?

SchrodingersGat commented 1 year ago

@damien-ls funnily enough I was looking at this recently too.

Given that we are working towards our major UI refactor I would hold off until then. The new UI will have a much better drag-and-drop upload interface

SchrodingersGat commented 9 months ago

The "multiple drag and drop" feature now works - but implementing a "rename uploaded file" function would require a backend change