Opened 12 years ago
Closed 12 years ago
#3494 closed Enhancement (invalid)
announce error should add and not replace torrent status info line
Reported by: | veehexx | Owned by: | kjg |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Web Client | Version: | 2.03 |
Severity: | Trivial | Keywords: | |
Cc: |
Description
int he main view with the list of your torrents, just below the progress bar you get transfer stats (peers and ul/dl speed).
on a multi-tracker torrent, where one of them fails to announce, then the transfer stats are overwritten by the failure message. Tracker messages should either be added to the end of the transfer stats string, or be on it's own line.
maybe move tracker stats to the line above the progress bar, and have the line below the progress bar a torrent status area?
i hope that makes sense!
Change History (2)
comment:1 Changed 12 years ago by veehexx
- Type changed from Bug to Enhancement
comment:2 Changed 12 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
I don't see why this feature would make sense for the web gui and not the other clients?
Also I don't like the idea of adding another line for the error message. This would make the rows unevenly-sized.
More to the point, though, the torrent's status is much less important than notifying users about the error message. I think the current behavior is reasonable.
just to be clear: this is a feature request for the webgui, and not transmission client...