4 Open Issues Need Help Last updated: Mar 18, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requires replacing generic loading spinners with skeleton UI placeholders on several key pages, including the home, group detail, tracking, and bill pages. Additionally, it involves implementing user-friendly empty states with relevant messages and calls to action for scenarios where no data is present on these pages. The scope is limited to the frontend within the `apps/web/` directory.

Complexity: 2/5
good first issue frontend

AI Summary: This issue involves replacing default Next.js error pages with custom-designed ones for the PlaDuk web application. It requires creating specific `not-found.tsx` and `error.tsx` files within the `apps/web/app` directory, incorporating branded elements and user-friendly navigation options. The scope is limited to frontend UI implementation using Tailwind and shadcn/ui.

Complexity: 2/5
good first issue frontend

AI Summary: This issue involves adding a visual "First to Pay" badge and a celebratory animation to the tracking page of a web application. The goal is to highlight the first member to confirm a payment with a badge and trigger a Lottie or confetti animation, with no backend changes required.

Complexity: 2/5
good first issue frontend

AI Summary: This issue requests the implementation of a Thai/English language toggle for the web application using `next-intl`. It involves creating message files, setting up the `next-intl` provider, replacing hardcoded strings with translation keys, and adding a language toggle button. The work is confined to the frontend and requires no backend or deployment configuration changes.

Complexity: 2/5
good first issue frontend