Skip to content

Fix(todo): Correct filter logic - #194

Merged
Annanyatiwary4 merged 1 commit into
DevSyncx:mainfrom
kmanish527:fix/todo-list-bugs
Oct 26, 2025
Merged

Fix(todo): Correct filter logic#194
Annanyatiwary4 merged 1 commit into
DevSyncx:mainfrom
kmanish527:fix/todo-list-bugs

Conversation

@kmanish527

Copy link
Copy Markdown
Contributor

🚀 Pull Request Checklist

  • ✅ My issue is assigned to me, and I have not taken up another task simultaneously.
  • 🔁 I have pulled the latest changes from the main branch.
  • 🧪 My code is tested and does not break existing functionality.
  • 📚 I have added/updated documentation wherever necessary.
  • 🧹 My code follows the project’s coding standards.
  • ✍️ My commits are clear and meaningful.
  • 🧾 I have linked the issue this PR addresses with Closes #193 .

📌 Related Issue

Closes #193

🧠 Description

Bug
when the 'Upcoming deadlines' filter is selected, only the 'Pending' tasks section should be visible, while the 'Completed' tasks section should be hidden
image

Fixed
when the 'Upcoming deadlines' filter is selected, only the 'Pending' tasks section is visible, and the 'Completed' tasks section is hidden
image


✅ Type of Change

  • 🐞 Bug fix
  • 💡 Feature
  • 🧹 Code cleanup/refactor
  • 🧪 Test cases
  • 📚 Docs update

@vercel

vercel Bot commented Oct 26, 2025

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Annanya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

🙌 Thanks @kmanish527 for raising this PR!
Our team will review it soon ⏳ — meanwhile, please make sure your PR follows our contributing guidelines 👉 Contributing Guidelines 🎉

@Annanyatiwary4
Annanyatiwary4 merged commit 12e06b6 into DevSyncx:main Oct 26, 2025
1 of 2 checks passed
@github-actions

Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #194 has been merged! 🎉🎉

@Annanyatiwary4 Annanyatiwary4 added bug Something isn't working enhancement New feature or request Frontend hacktoberfest-accepted only for hacktoberfest 2025 candidate labels Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request Frontend hacktoberfest-accepted only for hacktoberfest 2025 candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Multiple issues with To-Do list filtering

2 participants