Hi, I have installed the plugin and connected with Algolia and everything is working fine on desktop
But on mobile the search input does not show, I can see it in devtools and can get it to show with extra css but the functionality does not work
I would also like to be able to place the search input somewhere else on the page is this possible?
Thanks
Thanks @JammyDodger I have looked into this and couldnāt see any reason why algolia shouldnāt work on mobile. Alogolia was being hidden by css so I added new custom css for it in common.scss and with a bit of tweaking to the drop down display have it working on mobile too.
Going to the effort of having algolia as the search engine itās a bit odd to find that it doesnāt work on mobile.
Thatās good news. Let me check if I garbled my question and see if this is something we can tweak for everyone.
@Andrew_Dickens Iāve just checked back, and if youāre interested weād love it if you could add your changes as a PR to the plugin so everyone could benefit.
Noteā¦ on desktop you can still reach āadvanced searchā in Discourse which captures a few use cases missing from algolia (like user search and faceted search).
If it is amended so we ship with a mobile friendly CSS and outlet for algolia we need to ensure you still can reach the advanced Discourse search.