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

Nathan/javascript/lab05 #353

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

nathanBonilla
Copy link
Collaborator

No description provided.

@knizzle knizzle self-requested a review May 20, 2022 20:47
Copy link
Collaborator

@knizzle knizzle left a comment

Choose a reason for hiding this comment

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

Hey @nathanBonilla

Looks good, except I'm having trouble when deleting items --

  • first
    [x] second
  • third
    [x] fourth
  • fifth

for example, if I delete the fourth task (completed), it removes the correct one, but it is pushing the 'completed' strikethrough onto the fifth (uncompleted) item.

  • first
    [x] second
  • third
    [x] fifth

Sorry, something went wrong.

@IronWill12 IronWill12 self-requested a review June 3, 2022 20:53
@IronWill12 IronWill12 self-assigned this Jun 3, 2022
@IronWill12 IronWill12 added the complete Pete merges into main label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complete Pete merges into main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants