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
[Issue] 07-31 To-do checkbox about 1 month ago
good first issue wontfix
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