Skip to content

Conversation

@stephenegriffin
Copy link
Member

This pull request fixes some regressions in the standalone MHA page.

UI Rendering Improvements:

  • Prevents duplicate rows in tables by checking for existing row IDs before adding new ones in Table.ts.
  • Skips adding table headers if they already exist, avoiding duplicate <thead> elements in Table.ts.
  • Ensures that the left arrow UI element is only added once by checking for its existence in Table.ts.
  • Clears the UI state before rebuilding sections in the analyze function to avoid residual artifacts.
  • Adds missing diagnostic-accordion-item-template to mha.html for rendering diagnostic group items

@stephenegriffin stephenegriffin requested a review from a team as a code owner January 12, 2026 21:25
@stephenegriffin stephenegriffin merged commit edccc23 into main Jan 13, 2026
6 checks passed
@stephenegriffin stephenegriffin deleted the u/sgriffin/analyze branch January 13, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants