Skip to content

CALM hub UI displays strange duplicates when pushing new pattern #2678

Description

@willosborne

Bug Report

Steps to Reproduce:

  1. Launch a fresh calm hub from calm-hub/deploy > docker compose up.
  2. npm ci && npm run build && npx link cli to get latest cli built
  3. push the pattern file linked at the bottom of the issue: npx calm hub push pattern test.pattern.json
  4. Open CalmHub UI on http://localhost:8080 and look under workshop namespace > Patterns

Expected Result:

Three patterns:

  • Conference Signup Pattern
  • Conference Secure Signup Pattern
  • Test pattern

Actual Result:

Labels are all wrong. Test pattern seems to apply to the first item as well as the last. Sometimes you'll even see duplicated rows.

Image

Network tab shows correct data returned:

Image

Environment:

  • Latest main CalmHub
  • MacOSX 15.7.3
  • Firefox

Metadata

Metadata

Assignees

Labels

calm-hubAffects `calm-hub`calm-hub-uiAffects `calm-hub-ui`

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions