Skip to content

Modularize aird/static/js/share/app.js #88

@blinkerbit

Description

@blinkerbit

Source: gitlab-issues-export.md (Issue 8)

Weight: 5

Problem / context

share/app.js is very large (~2.5k lines), raising cognitive load and SonarJS complexity warnings.

Suggested approach / acceptance criteria

  • Split into focused modules (state, API, UI widgets) behind existing entry or build step; preserve behavior.
  • Run npm run lint:js; no functional regressions on share flows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXImported from GitLab export mappingenhancementNew feature or requestfrontendImported from GitLab export mapping

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions