Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.49k stars 586 forks source link

1621: add assignee name to todo in project view #2535

Closed sinejespersen closed 3 months ago

sinejespersen commented 3 months ago

Link to ticket

https://leantime.itkdev.dk/dashboard/show#/tickets/showTicket/1621

Description

add assignee name to todo in project view

Screenshot of the result

image

Checklist

If your code does not pass the requirements on the checklist, you should add a comment explaining why this change should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer, please add them here.

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

marcelfolaron commented 3 months ago

Thank you for the PR. I think if we add the assignee we should use the same component as on other screens like the kanban board where we show the image + user name as dropdown. I'd probably suggest to just add that to the list of fields on the right to keep the UI consistent.