Open Issues Need Help
View All on GitHubAI Summary: New todos added to the list do not respect the current sort order, always appearing at the end instead of their correct position. The application should dynamically insert new todos based on the active sort criteria: appending/prepending for creation date sorts, and inserting alphabetically for title sorts, without requiring a page refresh. This issue applies to Demo Assignment 8+ and beyond.
Complexity:
3/5
bug good first issue help wanted
todo list example app for mentors reviewing student submissions for Intro to React Curriculum V4
JavaScript
Fix inconsistent API endpoint usage about 2 months ago
bug good first issue help wanted
todo list example app for mentors reviewing student submissions for Intro to React Curriculum V4
JavaScript