FIX: makes dropdown use absolute positioning (#185)
This commit is contained in:
parent
92a1167a68
commit
a8495e9d7a
|
@ -6,6 +6,7 @@
|
|||
value=model.username
|
||||
onChange=(action "assignUsername")
|
||||
options=(hash
|
||||
placementStrategy="absolute"
|
||||
filterPlaceholder=placeholderKey
|
||||
includeGroups=false
|
||||
groupMembersOf=allowedGroups
|
||||
|
|
Loading…
Reference in New Issue