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

Click to complete #359

Open
lifeisfakenews opened this issue Nov 15, 2023 · 4 comments
Open

Click to complete #359

lifeisfakenews opened this issue Nov 15, 2023 · 4 comments

Comments

@lifeisfakenews
Copy link

Would be a nice addition if users could click on options in the completion list to complete them, as well as tab and enter and arrow keys to select

It makes sense - i naturally go to click on the items as you can with other completion inputs on other sites

@yuku
Copy link
Owner

yuku commented Nov 15, 2023

Hi, thanks for the comment. I think you can complete by clicking the dropdown. If it doesn't work in your app, I think you are missing something 🤔

2023-11-16.8.33.11.mov

@fabianeichfeldt
Copy link

I have currently same problem:
I am doing a migration of my frontend from Vue/Vuetify 2 to Vue 3 and have also problem with no click handling.

In vue2 it works still fine, but Vue3 seems to block the click event.

@lifeisfakenews
Copy link
Author

I'm using astro and the contenteditable version of it with some other code to inline preview markdown stuff
When i click on an item in the list, the list disappears but the text isn't filled into the box? not sure if this is an issue with the contenteditable package or my other logic i can try and test it without other input handlers at some point

@Victorious3
Copy link

This happens on the demo page as well, so I don't think its any custom logic. It's specific to the contenteditable version. Would like to see this fixed as well.

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

4 participants