You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behaviour:
With ACS 7, new ADF components are available. One of them is the Aspect List Dialog component which allows users to manage aspects on a node.
If you don't set the "aspect-visible" object in app.config.json, you can lose data because native aspects that are set on the node are not checked in the component.
Expected behavior:
If there is no "aspect-visible" configuration in app.config.json, all native aspects should be hidden or greyed out.
Saving the changes should not remove the aspects.
Steps to reproduce the issue:
Do not set "aspect-visible" in app.config.json
Upload a picture and verify EXIF aspect is here.
Open aspect list dialog screen, EXIF aspect is not checked. Save. EXIF aspect is gone. Should be the same for all the others native aspects.
Component name and version:
adf-aspect-list-dialog
ADF 4.11
Browser and version:
Chrome Version 108.0.5359.124 (Build officiel) (64 bits)
Node version (for build issues):
14.20.1
The text was updated successfully, but these errors were encountered:
Current behaviour:
With ACS 7, new ADF components are available. One of them is the Aspect List Dialog component which allows users to manage aspects on a node.
If you don't set the "aspect-visible" object in app.config.json, you can lose data because native aspects that are set on the node are not checked in the component.
Expected behavior:
If there is no "aspect-visible" configuration in app.config.json, all native aspects should be hidden or greyed out.
Saving the changes should not remove the aspects.
Steps to reproduce the issue:
Do not set "aspect-visible" in app.config.json
Upload a picture and verify EXIF aspect is here.
Open aspect list dialog screen, EXIF aspect is not checked. Save. EXIF aspect is gone. Should be the same for all the others native aspects.
Component name and version:
adf-aspect-list-dialog
ADF 4.11
Browser and version:
Chrome Version 108.0.5359.124 (Build officiel) (64 bits)
Node version (for build issues):
14.20.1
The text was updated successfully, but these errors were encountered: