UX: autofocus assignee input (#555)
With the new mobile modal we can now do this with no issue.
This commit is contained in:
parent
ed059d3dfe
commit
08c2a4e0f3
|
@ -14,7 +14,6 @@
|
|||
)
|
||||
groupMembersOf=this.taskActions.allowedGroups
|
||||
maximum=1
|
||||
autofocus=(not this.capabilities.touch)
|
||||
tabindex=1
|
||||
expandedOnInsert=(not this.assigneeName)
|
||||
caretUpIcon="search"
|
||||
|
|
Loading…
Reference in New Issue