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

Enhance TodosList to support task editing #1583

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MaximeGrosmaire
Copy link
Contributor

@MaximeGrosmaire MaximeGrosmaire commented Nov 13, 2024

Problem
We can't edit estimates and dates tasks in a user's todo list which means updating est and dates for all task assigned to a specific artist can require a lot of clicking around kitsu.

Solution
Make the estimates, start dates and due dates in the user's todo list editable.

Issue: #1569

Refactored the `TodosList` component to allow editing of tasks' estimation, duration, start date, and due date.
@NicoPennec
Copy link
Member

Thanks for your contribution @MaximeGrosmaire 👍
We will integrate it soon, but we need to complete a technical migration upstream first.

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.

3 participants