walnutwaldo / enhanceai-react

React wrapper for EnhanceAI (enhanceai.dev), a library for enhancing web app text input with AI autocomplete.
MIT License
186 stars 8 forks source link

Auto complete suggestions not showing on mobile #3

Open edwardspresume opened 1 year ago

edwardspresume commented 1 year ago

Hey, Thank you for this super neat tool!

It works wonderful on desktop browsers. But the auto complete suggestions aren't showing on mobile for some reason. I don't know if this issue is unique to me but here are some context about the site I have it on

site: https://project-proposal-ep.vercel.app/ repo: https://github.com/edwardspresume/project_proposals

walnutwaldo commented 1 year ago

Hey, thanks for trying EnhanceAI out! At the moment, it doesn't work on mobile purposefully. Tab just isn't a great interface to use for mobile and we want to first figure out how to use tap-triggered autocomplete, but that might take a bit of experimenting. I'll leave this issue open in case that ever is resolved!

edwardspresume commented 1 year ago

Np! And ok got it

robertwachen commented 1 year ago

also -- if you have any ideas on what a good autocomplete mobile UX looks like, would love to hear them!

edwardspresume commented 1 year ago

image

edwardspresume commented 1 year ago

Woah, that img came out bigger than I expected

But I like how Bing chat does it. Having the text (tap) makes it more intuitive on what the user needs to do, especially if they are more used to being on desktop and having to click tab to autocomplete