Open Issues Need Help
View All on GitHub Web Development • Frontend Development
Todo 필터 기능 추가 - All/Active/Completed 3 months ago
AI Summary: This issue requests the implementation of a filtering feature for a todo list. Users should be able to view all, active (incomplete), or completed todo items via a three-dot button at the top. The implementation will use React and TypeScript with the useState hook for state management.
Complexity:
2/5
enhancement good first issue