Single select

Dubail June 16, 2016

Hello,

Is there a way to search in the Single Select for names containing the query.

In the example, https://docs.atlassian.com/aui/latest/docs/single-select.html , you can't find 'hipChat' if you type 'chat' in the search field.

 

Thank you,

Fabien Dubail

 

1 answer

1 accepted

1 vote
Answer accepted
Peter Geshev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 16, 2016

Hi, there is no such option. The default matcher checks that the label starts with the typed value(for more info you can see the matchPrefix function in the aui sorce) but there is no way to overload the matcher.

Dubail June 16, 2016

Thank you that what I saw in the code.

Where can I ask to have, in a next release, the possibility to overload the matcher or the possibility to select another matcher (like contains, startWith, endWith,... case sensitive or not).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events