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

Merged
merged 8 commits into from
Aug 21, 2025

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
Copy link
Member

@BrandonPacewic BrandonPacewic left a comment

Choose a reason for hiding this comment

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

Looks reasonably ok to me

@BrandonPacewic BrandonPacewic mentioned this pull request Aug 21, 2025
* 'dev' of github.com:Autodesk/synthesis:
  fix: make returns consistent
  fix: make the test match id not overlap with unit tests
  feat: update assetpack
  feat: load match mode configs from manifest file instead
@BrandonPacewic
Copy link
Member

Workflows are taking an exceptionally long time to run currently. Going to start queing up pull requests to be merged. This pull request is at the front of the que.

@BrandonPacewic BrandonPacewic merged commit 68eabf4 into dev Aug 21, 2025
16 of 17 checks passed
@BrandonPacewic BrandonPacewic deleted the zachr/2074/configure-panel-updates branch August 21, 2025 17:37
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.

4 participants