Skip to content

Make Configure Asset Panel Reactive [AARD-2074] #1272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

rutmanz
Copy link
Member

@rutmanz rutmanz commented Aug 13, 2025

Task

AARD-2074

Symptom

Identified when testing multiplayer, adding or removing assets not from within the panel (i.e. the context menu) while the configure asset panel is open does not update the list of assets

Solution

Made it react to mirabuf creation and configuration events

Verification

Open configure assets and spawn assets at the same time (until the UI refactor fixes branch is merged, then just spawn and then open the configure assets panel), spawn a robot, configure it, remove it via the context menu, and observe that the state of the configure assets panel is accurate the whole time


Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

@rutmanz rutmanz requested review from a team as code owners August 13, 2025 23:51
@rutmanz rutmanz self-assigned this Aug 13, 2025
@rutmanz rutmanz added the bug label Aug 13, 2025
Copy link
Member

@AlexD717 AlexD717 left a comment

Choose a reason for hiding this comment

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

lgtm

@rutmanz rutmanz requested a review from azaleacolburn August 15, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants