Alfresco / alfresco-ng2-components

Alfresco Angular Components
https://www.alfresco.com/abn/adf/docs/
Apache License 2.0
294 stars 268 forks source link

Make it possible to edit multiple properties using adf-content-metadata-card and clicking save once #3273

Open douglascrp opened 6 years ago

douglascrp commented 6 years ago

Type of issue: (check with "[x]")

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

Current behaviour: Right now, if the user needs to edit multiple properties for an object, he has to click save for each property changed.

Expected behavior: It should be possible to edit multiple properties, and click save only once all the required changes are complete, like, change the name and the title in a single action.

Steps to reproduce the issue:

Component name and version:

Browser and version:

Node version (for build issues):

New feature request: Allowing the user to change multiple properties in a single action would more share-like.

werdy77 commented 7 months ago

+1 Recents ADF updates (6.5.2 => 6.8.0) prevent editing/saving properties in multiple aspects. This is a big issue for us (and makes this component nearly unusable) as we use behaviors triggered by the update. Because of the multiple update they will run multiple times - unnecessarely. Also it is inconvenient for the user to do this.

menczingerm commented 7 months ago

+1 would be great to have this option!