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

fix? #2

Conversation

alperdegre
Copy link

Is it as simple as this or am i missing a big edge case? This makes it so you can see every task on the list even if its complete and you can label them even if someone else already did. It keeps tasks not done by the user in the queue.

@b-gran
Copy link

b-gran commented Jul 25, 2024

yeah, seems like this will work. can you test it out?

@alperdegre
Copy link
Author

Ive tested it, and it works as follows. If you haven't completed a labeling task, you can select and can label them, even if other people have already completed it. It only checks whether the current person completed the labeling for the task or not.

@b-gran b-gran merged commit 6842e95 into develop Jul 26, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants