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

Bulk Add products #196

Closed
celan opened this issue Feb 19, 2024 · 0 comments · Fixed by #201
Closed

Bulk Add products #196

celan opened this issue Feb 19, 2024 · 0 comments · Fixed by #201

Comments

@celan
Copy link

celan commented Feb 19, 2024

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.

crazyscientist pushed a commit that referenced this issue Apr 23, 2024
* 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
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 a pull request may close this issue.

1 participant