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

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests the addition of a filtering feature to a Todo application. Users should be able to filter tasks to display 'All' items, 'Active' (incomplete) items, or 'Completed' items via three dedicated buttons. The implementation will utilize React, TypeScript, and `useState` for state management.

Complexity: 2/5
enhancement good first issue