Currently, NbAutocomplete only supports single selection, which makes it difficult to use in cases where multiple values should be selected (e.g., tags input, multi-user selector, etc.).
It would be very helpful if NbAutocomplete could provide a built-in multi-select mode similar to Angular Material’s MatAutocomplete.
Currently, NbAutocomplete only supports single selection, which makes it difficult to use in cases where multiple values should be selected (e.g., tags input, multi-user selector, etc.).
It would be very helpful if NbAutocomplete could provide a built-in multi-select mode similar to Angular Material’s MatAutocomplete.