Closed
Description
Feature Description
The Kanban boards within Gitea should display the assigned user on each card. If an issue is unassigned, then this spot should be left blank or perhaps have some indicator that the issue is unassigned. Currently, the card displays the author of the issue, but not the developer working on the issue. My team uses Kanban boards as a task tracker, so it is much more useful to know who is working on the task, not who asked for the task to be done. Trello supports this feature by displaying the avatar (or initials) of the assigned user in the bottom-right corner of the card.
Screenshots
No response
Activity
zeripath commentedon Jan 18, 2022
Hmm... I think it would be useful to see a mock-up of this.
which doesn't quite work I think.
wxiaoguang commentedon Jan 19, 2022
IIRC there was an old PR for this.
wxiaoguang commentedon Jan 19, 2022
This one:
bcallaghan-et commentedon Jan 19, 2022
That PR looks exactly like what I want. I'll close this issue as a duplicate of #15026