1 Open Issue Need Help Last updated: Oct 20, 2025

Open Issues Need Help

View All on GitHub
Web Development Frontend Development

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