Improve wording of pack quantities
| Questions | Answers |
|---|---|
| Branch? | 8.1.x |
| Description? | Improves the wording of pack behavior management. Sometimes even we struggle to see what the options mean. |
| Type? | improvement |
| Category? | BO |
| BC breaks? | no |
| Deprecations? | no |
| How to test? | |
| UI Tests | |
| Fixed issue or discussion? | |
| Related PRs | |
| Sponsor company |
Ping @kpodemski @MatShir @Julievrz
Hi @Hlavtox What do you think of taking inspiration from the "When out of stock" section just below on the page?
Here's an example:
Also, what do you think of adding the "Edit default behavior" link in this section too?
@Julievrz Yes, we could add the link. But I wanted to specifically name it "stock behavior" or "how to calculate stock", because right now it just says how the quantity will be decreased, but it ALSO/MAINLY means HOW the stock is calculated in the first place.
This configuration value means both:
- How the quantity is calculated.
- What will be decreased after order.
Full explanation here: https://github.com/PrestaShop/PrestaShop/issues/35367#issuecomment-1956145179
@Julievrz Yes, we could add the link. But I wanted to specifically name it "stock behavior" or "how to calculate stock", because right now it just says how the quantity will be decreased, but it ALSO/MAINLY means HOW the stock is calculated in the first place.
This configuration value means both:
- How the quantity is calculated.
- What will be decreased after order.
Full explanation here: #35367 (comment)
Thanks, it's way clearer with the full explanation. :)
@Julievrz Wording applied. I also added the link to edit default settings, that's a good idea. :-)
Auto test - https://github.com/Hlavtox/ga.tests.ui.pr/actions/runs/8154574648
New run https://github.com/Hlavtox/ga.tests.ui.pr/actions/runs/8186337386
@kpodemski All green, can we merge?
Ping @kpodemski @boherm for re-review 🙏