Pick a consistent name for the shopping cart/bag/basket
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
From @danroth27:
> We should pick a consistent name for the shopping cart/bag/basket.
> Currently we have Basket.API, Cart.razor, and user facing text that says, "Your shopping bag".
From @SteveSandersonMS:
>The user-facing text is all consistent on "shopping bag".
> In the code, WebApp uses the term Cart, and the underlying service uses the term Basket. So those are indeed inconsistent, but in a way that is sort of valid - nothing strictly requires them to use the same term even though it would be better if they did.
Contributor guide
Assessment
This issue has not been assessed yet.