mattermost-plugin-todo icon indicating copy to clipboard operation
mattermost-plugin-todo copied to clipboard

Using the RHS to send a ToDo shows no feedback if the target user has disabled ToDo

Open DHaussermann opened this issue 3 years ago • 3 comments

Using the RHS to send a ToDo shows no feedback if the target user has disabled ToDo. Sending via the slash command shows feedback that the user has blocked incoming ToDo but when a ToDo is created and assigned via the RHS the ToDo is simply not shown anywhere and the sender is not given any feedback about why.

Steps:

  • Login as a test user
  • Type /todo settings allow_incoming_task_requests off
  • Login as a 2nd user
  • Create a new ToDO from the RHS assigned to the 1st user Observed: ToDo save has no affect and ToDo is not visible anywhere Expected: The UI should also show feedback that the target user has blocked incoming ToDo the way the slash command does

Note: This is not a new issue. It occurs on current production v0.6.0

DHaussermann avatar Sep 06 '22 14:09 DHaussermann

Hi.. Would like to take a shot on this one.

pradeepmurugesan avatar Oct 03 '22 06:10 pradeepmurugesan

@DHaussermann couldn't reproduce the issue with the steps above. Getting a ping from the todo bot stating the user has blocked requests. Attaching screenshot. Screenshot 2022-10-10 at 07 50 52

pradeepmurugesan avatar Oct 10 '22 06:10 pradeepmurugesan

@pradeepmurugesan You're correct. I'm not sure how I missed this before or what build I may have been testing on.
On the latest build - I am seeing a DM from the bot when I click Save. Thank you for bringing this to my attention 🎉

This is not ideal UX as it's not as obvious as feedback in the RHS but, the user does still get notified of the business logic.

I'm sorry for the invalid issue. Please ping if there's maybe another issue you would prefer to work on instead.

DHaussermann avatar Oct 11 '22 15:10 DHaussermann