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

Notify user when a task can't be scheduled into their time #277

Open
nikotj1 opened this issue Apr 22, 2020 · 1 comment
Open

Notify user when a task can't be scheduled into their time #277

nikotj1 opened this issue Apr 22, 2020 · 1 comment
Labels
enhancement New feature or request frontend

Comments

@nikotj1
Copy link
Contributor

nikotj1 commented Apr 22, 2020

User Story:

As a user, I want to be notified when a task does not logistically fit into my schedule (the amount of time it takes + the current time > due date) so that I can reasonably make decisions.

Acceptance Criteria:

  1. User is notified visually in task creation form that task does not fit into their schedule
  2. The task is not added into their schedule

Why is the feature required?

A user would most likely want to know if their task does not fit into their schedule so that they can make appropriate decisions to rearrange their time.

Describe the solution you'd like

A notification in the add task form that alerts the user informing them that their task cannot be added.

@nikotj1 nikotj1 added enhancement New feature or request frontend labels Apr 22, 2020
@rmoradc
Copy link
Contributor

rmoradc commented Apr 22, 2020

Sounds like a great addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

2 participants