Skip to content

Conversation

@dominiquekleeven
Copy link
Collaborator

@dominiquekleeven dominiquekleeven commented Oct 21, 2025

Closes #53 and #52

Changes

This PR replaces the current method of selecting assets and their attributes (dropdowns) with the or-attribute-picker component.

  • Added or-attribute-picker dependency.
  • Added custom-asset-attribute-picker.ts, which extends/overrides OrAssetAttributePicker.
  • Updated the manager config eventProviderType to WEBSOCKET so that the or-asset-tree component inside the attribute picker functions correctly, as it relies on WebSockets.
  • The service now locally updates the manager.displayRealm so that or-asset-tree knows which realm to query for assets.

Screenshots

Select target button

image

Select attributes dialog (attribute picker)

image

When an attribute has been selected

image Clicking on the Asset/Attribute will show the dialog again to modify it

Regressors

image Functions the same as the target, but has an extra meta item requirement for the attribute image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use or-attribute-picker instead of dropdowns for selecting attributes

2 participants