intershop-pwa icon indicating copy to clipboard operation
intershop-pwa copied to clipboard

fix: show success messages for cost center buyer actions (#959)

Open DiverDori opened this issue 2 years ago • 1 comments

PR Type

[ x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [ ] CI-related changes [ ] Documentation content changes [ ] Application / infrastructure changes [ ] Other:

What Is the Current Behavior?

There are no success messages for actions with cost center users. https://github.com/intershop/intershop-pwa/issues/959

Issue Number: Closes #959

What Is the New Behavior?

There are new success messages for cost center users, in particular for adding, removing and updating the buyer.

Does this PR Introduce a Breaking Change?

[ ] Yes [x ] No

Other Information

AB#78898

DiverDori avatar Aug 17 '22 11:08 DiverDori

Maybe the content of the messages should be more precise: Suggestion: "Add Buyer": The user "Jack Link" has been added to the cost center. "Edit Budget": The budget of user "Jack Link" has been updated. "Remove Buyer": The user "Jack Link" has been removed from the cost center.

SGrueber avatar Aug 18 '22 10:08 SGrueber