INSERT DETAILS HERE.
Right now the HTML log files take a long time to load due to JS traversing the massive pile of HTML elements. We might want to go back to details tags, but style them like the current cards.
- What needs to be cleaned up?
- How would the refactored implementation differ from what we have now?
- What are the potential downsides to not dealing with the technical debt now and leaving it for later?
INSERT DETAILS HERE.
Right now the HTML log files take a long time to load due to JS traversing the massive pile of HTML elements. We might want to go back to details tags, but style them like the current cards.