Skip to content

London | 26-ITP-May | Martin Mwaka | Sprint 3 | Todo list - #1401

Open
Temceo wants to merge 5 commits into
CodeYourFuture:mainfrom
Temceo:todo-list_martin
Open

London | 26-ITP-May | Martin Mwaka | Sprint 3 | Todo list #1401
Temceo wants to merge 5 commits into
CodeYourFuture:mainfrom
Temceo:todo-list_martin

Conversation

@Temceo

@Temceo Temceo commented Aug 7, 2026

Copy link
Copy Markdown

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Complete mandatory tasks for todo list

@Temceo Temceo added 🏕 Priority Mandatory This work is expected 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Data-Groups The name of the module. labels Aug 7, 2026

@LonMcGregor LonMcGregor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work, I have one comment about some code you included

Comment thread Sprint-3/todo-list/script.mjs Outdated

deleteCompletedButton.addEventListener("click", (e) => {
Todos.deleteCompleted(todos);
// if (completedTodos.length === 0) return;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this commented out code included for a reason?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was old code. I have now deleted it

@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Aug 10, 2026
@Temceo Temceo added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Data-Groups The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 🏕 Priority Mandatory This work is expected 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants