Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
BimleshRB opened this issue Mar 21, 2024 · 2 comments
Open
1 task done
Assignees
Labels
Issue:bug the following issue is created to report a bug Type:Medium Pr is accepted with difficulty level as medium

Comments

@BimleshRB
Copy link
Collaborator

BimleshRB commented Mar 21, 2024

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

  • 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

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

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
@BimleshRB BimleshRB added Issue:bug the following issue is created to report a bug Type:Medium Pr is accepted with difficulty level as medium labels Mar 21, 2024
@Himanshu-8905
Copy link

Please assign this task to me

@BimleshRB
Copy link
Collaborator Author

Please assign this task to me

Assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue:bug the following issue is created to report a bug Type:Medium Pr is accepted with difficulty level as medium
Projects
None yet
Development

No branches or pull requests

2 participants