#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 Changed 8 years ago by Cas
- Milestone changed from Future to 2.0
- Resolution set to Fixed
- Status changed from new to closed
- Version changed from other (please specify) to develop (git)
Note: See
TracTickets for help on using
tickets.
Merged your PR: [005db434f80c93423]