Skip to content

feat(ai): add widget when selected#5854

Merged
michelinewu merged 3 commits intomasterfrom
feat/wr/ai/dev
Apr 29, 2026
Merged

feat(ai): add widget when selected#5854
michelinewu merged 3 commits intomasterfrom
feat/wr/ai/dev

Conversation

@wesrupert
Copy link
Copy Markdown
Contributor

Update game pulse widget panel behavior:

  • Add widget to scene if not present
    • Add button feedback when adding
  • Open widget source properties
  • Update metrics

Asana: https://app.asana.com/1/1083097041131/project/1207748309288779/task/1214080191845114?focus=true

widgetType: WidgetType.GamePulseWidget,
}),
),
}));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally we try to avoid logic within the useVuex hook and handle it directly in the service or component

@michelinewu michelinewu merged commit 47518d0 into master Apr 29, 2026
11 of 12 checks passed
@michelinewu michelinewu deleted the feat/wr/ai/dev branch April 29, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants