[UBER-334] Add categories to the assignee popup (#3324)

This commit is contained in:
Sergei Ogorelkov
2023-06-01 23:38:53 +07:00
committed by GitHub
parent eee6e69114
commit 8ce6d005df
25 changed files with 112 additions and 210 deletions
@@ -662,10 +662,9 @@
<div id="assignee-editor">
<AssigneeEditor
focusIndex={5}
value={object}
{object}
kind={'secondary'}
size={'large'}
width={'min-content'}
short
on:change={({ detail }) => {
isAssigneeTouched = true