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

Disallow selecting non-URI entry in guided-choice textfield #84

Open
tkuhn opened this issue Mar 14, 2023 · 0 comments
Open

Disallow selecting non-URI entry in guided-choice textfield #84

tkuhn opened this issue Mar 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tkuhn
Copy link
Contributor

tkuhn commented Mar 14, 2023

Typing some text in a guided-choice textfield not only filters the responses from the API but also shows that text itself as a possible choice itself. That should only be the case if the entered text has the form of a (http/https) URI.

I am not sure where this entry of the currently typed text comes from. It doesn't seem to be there in plain select2 textfields when used outside of Wicket, and I don't see any place where it's added in the our own code...

@tkuhn tkuhn added the enhancement New feature or request label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant