You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we type a mention in composer, an autocomplete dropdown is showing but it is limited to 10 items. It can be tricky when many mentions are beginning with same chars. For example, on my forum, if I begin to type @Promo, it gives this :
and it's not possible to see Promo 19-20 group mention for example (because it is after the 10 items showed).
Is it possible to make the dropdown scrollable with all items found ?
The text was updated successfully, but these errors were encountered:
Hello !
When we type a mention in composer, an autocomplete dropdown is showing but it is limited to 10 items. It can be tricky when many mentions are beginning with same chars. For example, on my forum, if I begin to type
@Promo
, it gives this :and it's not possible to see Promo 19-20 group mention for example (because it is after the 10 items showed).
Is it possible to make the dropdown scrollable with all items found ?
The text was updated successfully, but these errors were encountered: