hudy9x / namviek

The open-source project manager for tiny teams
https://namviek.com
GNU General Public License v3.0
2.05k stars 237 forks source link

Can add tasks to goals but can't seem to remove them #258

Closed juizoi closed 2 days ago

juizoi commented 2 days ago

Describe the bug In the goal view, users can add tasks to a goal, but the functionality to remove tasks from the goal is either missing or non-functional (or I'm missing it).

To Reproduce Steps to reproduce the behavior:

  1. Navigate to any project's goal view
  2. Create a goal if none are present
  3. Select the goal and add tasks to it
  4. Attempt to remove that task from the goal

Expected behavior Users should be able to remove tasks from the goal using a clear method, using, for example, a cross near the task label.

Screenshots image

hudy9x commented 2 days ago

Ah yes, I designed this for only moving task from Goal to another Goal And no delete function provides

I'll handle it

hudy9x commented 2 days ago

Fixed it @juizoi A delete from goal button will be displayed when you hover on a task inside a goal image