Open Issues Need Help
View All on GitHub Prevent sellers from adding their own products to cart about 1 year ago
bug good first issue
Empty Category GET reuquest about 1 year ago
AI Summary: The `/api/public/categories` endpoint currently returns a `400 Bad Request` when there are no categories in the system. The expected behavior is to return a `200 OK` with an empty paged response, indicating no categories found rather than an error.
Complexity:
1/5
enhancement good first issue
Get username while logged out returns 200 about 1 year ago
bug good first issue
Change DELETE /api/cart/item to accept productId as query parameter about 1 year ago
enhancement good first issue
bug good first issue