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