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

Yili - Hide Delete Task option  on Dashboard Tasks for people without the permission #1198

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

suaniii
Copy link

@suaniii suaniii commented Jan 16, 2025

Description

Hide Delete Task option  on Dashboard Tasks for people without the permission

Related PRS (if any):

To test this backend PR you need to checkout the frontend #3038

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. follow the steps on the frontend

Screenshots or videos of changes:

pr.mov
0 1 2

Copy link
Contributor

@nathanah nathanah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the bug report for this is incorrect. It's either working as intended or the functionality of the red X needs to be changed from removing users from tasks to deleting the tasks.

If anything is deleting tasks, then it should be calling deleteTask() instead of updateTask(), so your changes shouldn't work.

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

Successfully merging this pull request may close these issues.

None yet

2 participants