Move table layout to template file in download status page #3311

Open
opened 2020-05-18 17:35:39 +00:00 by sajith · 0 comments
sajith commented 2020-05-18 17:35:39 +00:00
Owner

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.

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`.
tahoe-lafs added the
code-frontend-web
normal
enhancement
n/a
labels 2020-05-18 17:35:39 +00:00
tahoe-lafs added this to the undecided milestone 2020-05-18 17:35:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3311
No description provided.