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

Don't allow riders to unassign themselves within N hours of the delivery #294

Closed
Tracked by #118
mveytsman opened this issue Mar 15, 2024 · 2 comments · Fixed by #375
Closed
Tracked by #118

Don't allow riders to unassign themselves within N hours of the delivery #294

mveytsman opened this issue Mar 15, 2024 · 2 comments · Fixed by #375
Assignees

Comments

@mveytsman
Copy link
Member

mveytsman commented Mar 15, 2024

Right now you could unassign yourself from a task a minute before a delivery is scheduled. This will be an issue for dispatchers as people may just click that button last minute.

Within a certain time-period of the delivery start (to be determined in conversation with staff), riders should not be able to unassign themselves from the delivery. Instead they should be told to contact dispatch (currently via text message) to do so.

@sereprz
Copy link
Member

sereprz commented May 8, 2024

  • we can't prevent riders from unassign themselves
  • open a modal to confirm that they want to unassign themselves and ask them to text the dispatch to let them know
  • on mobile show an action button to "text dispatch"

@mveytsman
Copy link
Member Author

Closed in #375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants