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

Add current deadline and an option to remove deadline #496

Closed
alexanmtz opened this issue Mar 17, 2020 · 5 comments
Closed

Add current deadline and an option to remove deadline #496

alexanmtz opened this issue Mar 17, 2020 · 5 comments
Labels
beginner tasks status of beginner bug challenge contribution hiring Issues that can help you to solve hiring challenges react Task that require react knowledge starter issue for starter developers
Milestone

Comments

@alexanmtz
Copy link
Member

alexanmtz commented Mar 17, 2020

When an issue has a deadline, we should open the current value when we open the deadline field, and we need to have a way to disable the deadline to set it to empty again.

Why

It's a bug that happens for tasks that are recurring, like this one:
https://gitpay.me/#/task/156
#247

Level

Beginner

Current behavior

Now the panel to set deadlines is not loading the current value and there's no way to unset deadline

Expected behavior

The current value for that issue should be pre-filled on the date form, and an option to unset date along with Save date button

Screenshot attached

Screenshot 2020-03-17 at 13 57 46

How to solve this issue

  • Check the set deadline form
  • Make sure it loads the current deadline
  • Update task with empty deadline to be able to unset deadline

How to reproduce the user scenario

  • You should run the project locally
  • Register your user
  • Import an issue
  • And set deadlines on the Task page you just created

Tips

You can clear the deadline by adding a button 'Clear deadline' before the save button

@alexanmtz alexanmtz added bug react Task that require react knowledge starter issue for starter developers beginner tasks status of beginner contribution challenge hiring Issues that can help you to solve hiring challenges labels Mar 17, 2020
@alexanmtz alexanmtz added this to the v1.7-apollo milestone Mar 17, 2020
@aryanvaid2108
Copy link

Hi, I want to work on this issue.

@alexanmtz
Copy link
Member Author

Hello @aryanvaid2108, you're now assigned and you can start to work on this issue 👍

@aryanvaid2108
Copy link

aryanvaid2108 commented Apr 17, 2020 via email

@alexanmtz
Copy link
Member Author

Please follow the steps to reproduce the user scenario:

How to reproduce the user scenario

  1. You should run the project locally
  2. Register your user
  3. Import an issue
  4. And set deadlines on the Task page you just created

@aryanvaid2108 aryanvaid2108 removed their assignment Apr 24, 2020
@alexanmtz alexanmtz removed this from the v1.7-apollo milestone Dec 15, 2020
@alexanmtz alexanmtz added this to the v2.0 milestone May 29, 2024
@alexanmtz
Copy link
Member Author

Partially solved and the deadline will be reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner tasks status of beginner bug challenge contribution hiring Issues that can help you to solve hiring challenges react Task that require react knowledge starter issue for starter developers
Projects
None yet
Development

No branches or pull requests

3 participants
@alexanmtz @aryanvaid2108 and others