FEATURE: show user status when assigning user (#382)
This commit is contained in:
parent
568dd4d4f6
commit
c5ad176aaf
|
@ -6,6 +6,7 @@
|
||||||
value=assigneeName
|
value=assigneeName
|
||||||
onChange=(action "assignUsername")
|
onChange=(action "assignUsername")
|
||||||
autofocus="autofocus"
|
autofocus="autofocus"
|
||||||
|
showUserStatus=true
|
||||||
options=(hash
|
options=(hash
|
||||||
mobilePlacementStrategy="absolute"
|
mobilePlacementStrategy="absolute"
|
||||||
filterPlaceholder=placeholderKey
|
filterPlaceholder=placeholderKey
|
||||||
|
|
Loading…
Reference in New Issue