mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 17:45:02 +02:00
[UBER-334] Add categories to the assignee popup (#3324)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user