Skip to content

feat(cmdb): scale visual editor to thousands of CIs with collapsed clusters #214

@alexandervazquez98

Description

@alexandervazquez98

Pre-flight Checks

  • I have searched existing issues and this is not a duplicate
  • I understand this issue needs status:approved before a PR can be opened

Problem Description

The full-page visual relationship editor can improve current 200+ CI layouts, but an eventual 8,000 CI CMDB needs additional scaling behavior. Rendering and simulating every CI at once in the browser would be expensive and visually noisy.

Proposed Solution

Add collapsed/expandable cluster virtualization for large datasets. At far zoom or above a threshold, render site/location clusters as aggregate nodes with counts and key status indicators. Expand CIs only for selected clusters, search results, filters, or close zoom levels. Keep pan/zoom and relationship context.

Affected Area

Other

Additional Context

Follow-up after the current location-cluster layout PR. This is intentionally deferred so the current PR can focus on grouping CIs by location for today’s 200+ CI dataset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststatus:approvedIssue approved for implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions