[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3311: Move table layout to template file in download status page
Tahoe-LAFS
trac at tahoe-lafs.org
Mon May 18 17:35:39 UTC 2020
#3311: Move table layout to template file in download status page
-------------------------------+---------------------------
Reporter: sajith | Owner: sajith
Type: enhancement | Status: new
Priority: normal | Milestone: undecided
Component: code-frontend-web | Version: n/a
Keywords: | Launchpad Bug:
-------------------------------+---------------------------
There are four tables in `$WUI/status/down-%` page, namely:
* DYHB Requests
* Read events
* Segment events
* Requests
They are entirely laid out by elements constructed in
`DownloadStatusElements.events()` renderer method. This is not the right
place to do page layout. Those elements should be moved to `download-
status.xhtml`.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3311>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list