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
In #1260 front-end support for Author autocomplete was added.
In #3225 the Search service will be implemented to return queries with autocomplete on Authors.
We will need to combine all these changes together to implement having Author suggestions while typing in search.
In #1260 front-end support for Author autocomplete was added.
In #3225 the Search service will be implemented to return queries with autocomplete on Authors.
We will need to combine all these changes together to implement having Author suggestions while typing in search.
A possible implementation of this could be with using React Autocomplete component for the front-end
https://v4.mui.com/components/autocomplete/#autocomplete
The text was updated successfully, but these errors were encountered: