3 Open Issues Need Help Last updated: Jul 20, 2025

Open Issues Need Help

View All on GitHub
점검사항 about 1 month ago

AI Summary: Fix two bugs in a task management web application. The first bug involves preventing a page refresh when switching dashboards, eliminating screen flickering. The second bug requires implementing input validation for a task creation modal, displaying alerts for missing required fields.

Complexity: 3/5
bug help wanted question wontfix

part3-team7-taskify

TypeScript
good first issue wontfix

part3-team7-taskify

TypeScript
feat: RouterContext 추가 about 2 months ago

AI Summary: Add a RouterContext to the project's context folder to provide easy access to the router's `push()` function via a custom hook. This simplifies navigation within the Next.js application.

Complexity: 2/5
enhancement good first issue

part3-team7-taskify

TypeScript