Giter Site home page Giter Site logo

Comments (7)

mickmister avatar mickmister commented on September 25, 2024 1

Stuck with the same problem. Wondering on how to remove the stuck task at least.

@rennhak This is pretty inconvenient though I was able to get this to work:

With the browser network tab open:

  • use the side panel of the todo plugin to edit the todo's title
  • copy the edit request by right-clicking and selecting "copy as fetch" or "copy as curl" if you prefer that
  • change the url from edit to remove
  • perform the request with this change

The todo should then disappear from the list after this is done. Please let me know if this works out. I agree this bug is unfortunately easy to accidentally produce at the moment. I'll see if it's a simple fix and get the fix pushed on here if so

from mattermost-plugin-todo.

mickmister avatar mickmister commented on September 25, 2024

@asaadmahmood Do you have any thoughts on the UX flow described in this ticket? It seems assigning a todo to yourself gets the data in a bad state. Should we disallow self-assign, or handle this case of self-assign differently?

from mattermost-plugin-todo.

asaadmahmood avatar asaadmahmood commented on September 25, 2024

@mickmister Can we just do nothing if a person assigns this to himself?

from mattermost-plugin-todo.

mickmister avatar mickmister commented on September 25, 2024

@asaadmahmood Do you mean we should disable the ability to assign yourself?

from mattermost-plugin-todo.

asaadmahmood avatar asaadmahmood commented on September 25, 2024

Yes, but not visually on the frontend, because any task that's assigned to you lands in your own todo column, so assigning to should basically do nothing. But since we have an assign button, even if a user assigns to todo to himself, can we leave the assignee empty on the addTodo function and just do nothing?

from mattermost-plugin-todo.

rennhak avatar rennhak commented on September 25, 2024

Stuck with the same problem. Wondering on how to remove the stuck task at least.

from mattermost-plugin-todo.

rennhak avatar rennhak commented on September 25, 2024

Thanks for the help @mickmister that worked.

from mattermost-plugin-todo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.