Open Issues Need Help
View All on GitHub Add product cart functionality about 1 hour ago
AI Summary: The current system only allows users to purchase one product at a time. The proposal is to implement a shopping cart feature, enabling users to add multiple products and complete a single consolidated purchase.
Complexity:
4/5
enhancement good first issue hacktoberfest
Storefront for the Dodo Payments Merchants
TypeScript
#dodopayments#hacktoberfest#nextjs#shadcn-ui#tailwindcss
Add Empty State for Storefronts with No Products about 1 hour ago
AI Summary: This GitHub issue addresses the problem of storefront pages appearing blank when there are no products available. The proposed solution involves creating a new, reusable `EmptyState` component that displays a friendly message and an icon. This component will then be conditionally rendered on the storefront page when both products and subscriptions are empty.
Complexity:
1/5
enhancement good first issue hacktoberfest
Storefront for the Dodo Payments Merchants
TypeScript
#dodopayments#hacktoberfest#nextjs#shadcn-ui#tailwindcss