#2769 closed feature-request (Fixed)
The process for uploading a torrent file in the Web-UI could be streamlined.
Reported by: | benjamindykstra | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Web UI | Version: | develop |
Keywords: | Cc: |
Description
Currently, the process for uploading a file in the Web-UI requires three steps.
- Click 'File' to open the "Add from File" window.
- Click 'Browse' to select the file.
- Click 'Add' to upload the file.
These steps could be combined into one, making the process much easier. Instead, clicking 'File' should open the file browser directly. After a file is selected, it should be uploaded automatically. This is a small change, but it will be very noticeable for anyone who regularly uploads multiple files.
Change History (2)
comment:1 by , 9 years ago
Milestone: | Future → 2.0 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Version: | other (please specify) → develop (git) |
Note:
See TracTickets
for help on using tickets.
Merged your PR: [005db434f80c93423]