Skip to content

Bug: Task completion toggle uses wrong CSS class (completedTask instead of completed) #5

@aditya-systems-hub

Description

@aditya-systems-hub

Description

When clicking on a task item in the to-do list, the code attempts to toggle the CSS class completedTask. However, the stylesheet only defines a .completed class.

Because of this mismatch, tasks do not visually update to show as completed (line-through styling is missing).

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions