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

Move past items (not done) to today #14

Open
morris opened this issue Dec 3, 2023 · 6 comments
Open

Move past items (not done) to today #14

morris opened this issue Dec 3, 2023 · 6 comments
Labels
good first issue Good for newcomers

Comments

@morris
Copy link
Owner

morris commented Dec 3, 2023

When (re-)loading the app, past items that were not marked "done" should automatically move to today so they don't get lost. This should be solvable by

  • implementing the transition in TodoLogic.js, and
  • and calling the transition on load in TodoController.js.
@morris morris added the good first issue Good for newcomers label Dec 3, 2023
@harrisonJones12
Copy link

I can work on this issue.

@harrisonJones12
Copy link

I have noticed an issue where the todo items do not have the correct date.
image
I have kind of worked out solution however my logic will not work due to dates of the saved todoItems being incorrect. I'll keep working on it. @morris

@harrisonJones12
Copy link

Update upon looking in to it I cannot see why the date is being saved like that.

@morris
Copy link
Owner Author

morris commented Dec 4, 2023

Thanks for looking into it! Hmmm, unfortunately I can't reproduce the situation you're describing. Could it be a time zone issue?

@morris
Copy link
Owner Author

morris commented Dec 4, 2023

Indeed... should be fixed now in main :)

@morris
Copy link
Owner Author

morris commented Feb 2, 2024

@harrisonJones12 any chance you want to pick this up again :)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants