Simplify Progress Page HTML #32

Closed
opened 2024-12-17 10:13:50 +00:00 by owner · 0 comments
Owner

The HTML in the /progress page is quite long and rather unnecessarily set up. Change the data from ProgressType to a dictionary of sorts, so we only need to loop through the dict, and not have to write all the info down in one long document.

The HTML in the /progress page is quite long and rather unnecessarily set up. Change the data from ProgressType to a dictionary of sorts, so we only need to loop through the dict, and not have to write all the info down in one long document.
owner added this to the Frontend milestone 2024-12-17 10:13:50 +00:00
owner added the
enhancement
label 2024-12-17 10:13:50 +00:00
owner self-assigned this 2024-12-17 10:13:50 +00:00
owner added reference UseDictionary 2024-12-17 10:15:34 +00:00
owner closed this issue 2024-12-17 12:47:14 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: owner/RSE#32
No description provided.