Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto complete suggestions not showing on mobile #3

Open
edwardspresume opened this issue Apr 3, 2023 · 5 comments
Open

Auto complete suggestions not showing on mobile #3

edwardspresume opened this issue Apr 3, 2023 · 5 comments

Comments

@edwardspresume
Copy link

edwardspresume commented Apr 3, 2023

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

  • the site is using astro + svelete for the front end
  • added the script to the head of my html file: src/pages/index.astro
  • added class and data-aicontext to fields located in: src/compoents/ProjectProposalForm.svelte
@walnutwaldo
Copy link
Owner

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
Copy link
Author

Np! And ok got it

@robertwachen
Copy link

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

@edwardspresume
Copy link
Author

image

@edwardspresume
Copy link
Author

edwardspresume commented Apr 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants