Skip to content
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

Data lost through Aspect List Dialog component #8305

Open
romainbrochot opened this issue Feb 22, 2023 · 0 comments
Open

Data lost through Aspect List Dialog component #8305

romainbrochot opened this issue Feb 22, 2023 · 0 comments
Labels

Comments

@romainbrochot
Copy link

romainbrochot commented Feb 22, 2023

  • New feature request
  • [ X ] Bug
  • Support request
  • Documentation

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

@DenysVuika DenysVuika added the bug label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants