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 affordance to close errant staffing request #778

Open
marcua opened this issue May 16, 2021 · 0 comments
Open

Add affordance to close errant staffing request #778

marcua opened this issue May 16, 2021 · 0 comments

Comments

@marcua
Copy link
Member

marcua commented May 16, 2021

Today, the Staff/Restaff buttons allow you to create a new staffing request for a task.

They look like this in the Team Info card:

  • image
  • image

And like this on the project management screen

  • image
  • image

If you click the buttons, they end up looking like this:
image

One issue project managers have is that they sometimes accidentally staff a task. There is no affordance to undo that staffing. To facilitate this, we can do the following

  • If there is an open staffing request, persist the StaffBot request sent message across page refreshes (it doesn't currently persist). Change the text to Close StaffBot request.
  • Make the Close StaffBot request button wrap the already existing close_open_staffbot_requests logic (we likely need to add a view for this). Clicking that button would close all open requests, and also update the interface to go back to an original-state Staff/Restaff button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant