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

Todos created due in future months don't show up in UI #4

Closed
nilsroehrig opened this issue Aug 28, 2018 · 0 comments
Closed

Todos created due in future months don't show up in UI #4

nilsroehrig opened this issue Aug 28, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nilsroehrig
Copy link
Owner

Description

When a todo is newly created it only shows up, when it is created due in current month.

Expected Behavior

A newly created Todo should show up in the UI, regardless of the month it is due.

Actual Behavior

A newly created todo does not show up if it is due in a future month.

Possible Fix

Fix logic sorting todos into due categories (today, tomorrow, someday)

Steps to Reproduce

  1. Click "+ Add" button
  2. Enter Todo title
  3. Enter a date that lies beyond the end of this month
  4. Click "Create"
  5. Note that the new todo is missing from someday category

Your Environment

  • Browser Name and version: Firefox 61.0.2
  • Operating System and version: elementary OS Loki, desktop
@nilsroehrig nilsroehrig added the bug Something isn't working label Aug 28, 2018
@nilsroehrig nilsroehrig self-assigned this Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant