generated from OPCODE-Open-Spring-Fest/template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Issue:bugthe following issue is created to report a bugthe following issue is created to report a bugType:MediumPr is accepted with difficulty level as mediumPr is accepted with difficulty level as medium
Description
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
- Navigate to the todo list page.
- Attempt to use the filter options (complete, incomplete, default) to filter todos.
- Notice that the filter options do not apply correctly, and todos are not filtered based on their completion status.
- Attempt to mark all todos as complete.
- Notice that the mark all complete functionality does not work as expected, and todos are not marked as complete.
Expected Behavior
- Users should be able to filter todos based on their completion status (complete, incomplete, default).
- Completed todos should be visually distinguished with a strikethrough styling.
- The mark all complete functionality should properly mark all todos as complete.
Actual Behavior
- Filtering options do not apply correctly, and todos are not filtered based on their completion status.
- Completed todos are not visually distinguished with strikethrough styling.
- The mark all complete functionality does not work as expected, and todos are not marked as complete.
Additional Information
- This issue affects the usability and functionality of the todo list feature, hindering users' ability to manage their tasks effectively.
- This issue is observed across different browsers and devices, indicating a potential implementation error rather than a browser-specific issue.
Screenshots or Videos
Possible Solution
- Investigate the implementation of the todo list filter and mark all complete functionality to identify and fix any bugs or errors.
- Test the fixed implementation thoroughly to ensure that filtering and marking all complete functionality work as expected.
Deadline
2 days
Labels
- Bug
- Todo List
- Filtering
- Mark All Complete
Environment
OS: any
Browser: Microsoft Edge
Google Chrome
Mozilla's Firefox
Safari
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Issue:bugthe following issue is created to report a bugthe following issue is created to report a bugType:MediumPr is accepted with difficulty level as mediumPr is accepted with difficulty level as medium


