OPCODE-Open-Spring-Fest / redux-tasker

"Redux Tasker" showcased at Open Spring Fest is a project meticulously crafted to evaluate and demonstrate profound expertise in Redux and its state management capabilities. Leveraging a robust tech stack comprising React, Tailwind CSS, and JavaScript, this project offers an immersive learning experience focused on advanced Redux concepts.
1 stars 2 forks source link

[Bug]: Todo List Filter and Mark All Complete Functionality Not Working #1

Open BimleshRB opened 6 months ago

BimleshRB commented 6 months ago

Description

Bug Report: Todo List Filter and Mark All Complete Functionality Not Working

Description

The current implementation of the todo list filter and mark all complete functionality is not functioning as expected. Users are unable to filter todos based on their completion status (complete, incomplete, default), and marking all todos as complete is also not working.

Steps to Reproduce

  1. Navigate to the todo list page.
  2. Attempt to use the filter options (complete, incomplete, default) to filter todos.
  3. Notice that the filter options do not apply correctly, and todos are not filtered based on their completion status.
  4. Attempt to mark all todos as complete.
  5. Notice that the mark all complete functionality does not work as expected, and todos are not marked as complete.

Expected Behavior

Actual Behavior

Additional Information

Screenshots or Videos

Screenshot 2024-03-21 003032 Screenshot 2024-03-21 003131 Screenshot 2024-03-21 002919

Possible Solution

Deadline

2 days

Labels

Environment

OS: any Browser: Microsoft Edge Google Chrome Mozilla's Firefox Safari

Code of Conduct

Himanshu-8905 commented 5 months ago

Please assign this task to me

BimleshRB commented 5 months ago

Please assign this task to me

Assigned