mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-25 13:52:24 +02:00
[UBER-334] Add categories to the assignee popup (#3324)
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
<span class="label">
|
||||
<Label label={tracker.string.Assignee} />
|
||||
</span>
|
||||
<AssigneeEditor value={issue} size={'medium'} avatarSize={'card'} />
|
||||
<AssigneeEditor object={issue} size={'medium'} avatarSize={'card'} width="100%" />
|
||||
|
||||
<span class="labelTop">
|
||||
<Label label={tracker.string.Labels} />
|
||||
|
||||
Reference in New Issue
Block a user