Skip to content

refactor: extract shared HTML template for dashboard scenario pages #70

@pavelanni

Description

@pavelanni

From PR #66 review (GLM 5.1, finding #14):

The three scenario HTML files (finance.html, security.html, hr.html)
duplicate the doc-viewer, totals bar, and agent-table boilerplate.

Options:

  • Generate pages server-side with html/template
  • Extract shared components to a JS function that builds the DOM
  • Use a single page with JS routing based on URL hash

Low priority — three files is manageable and each has scenario-specific
JS that would complicate a shared template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions