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
Similar to #90 a Bulk Add functionality is needed.
Use case:
A Product manager would like to add a product, which has several modules with the same life cycle. Putting them in one by one, would be a tedious task.
UI it would be enough to use the standard edit dialog and offer only the required 4 fields for additional products, modules, etc.
The text was updated successfully, but these errors were encountered:
* New tab in edit entity - Add Entity (copy Attributes)
* Transformed "Add Entity" (copy Attributes) to "Bulk Add" (copy Attributes) via new component EntityBulkAdd
* Refactored ReferencedEntitySelect:
* Removed selected watcher because of a race condition and result of duplication
* Replace activated with mounted, so references can load again after save
Similar to #90 a Bulk Add functionality is needed.
Use case:
A Product manager would like to add a product, which has several modules with the same life cycle. Putting them in one by one, would be a tedious task.
UI it would be enough to use the standard edit dialog and offer only the required 4 fields for additional products, modules, etc.
The text was updated successfully, but these errors were encountered: