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

Keep the original selected value in <select> when searching value is out of range #18

Open
theonlydso opened this issue Nov 11, 2022 · 0 comments
Labels

Comments

@theonlydso
Copy link

theonlydso commented Nov 11, 2022

Hi.
Appreciated if you can help for this issue.
I'm using v0.5.22 tail.select. Let's say the original selected value was 5 and the option list is from 1 to 100 and I enter 1009 in the Search box. The "No Options available" message is now shown in the list as well as in the Select box. When I just tab out or click outside the control, the message stays in the Select box.
Is there a way to present the original value 5 instead...without manipulating with the innerHTML for span.label-inner myself (plus this does not seem to work for multiple tail.select boxes too, the 1st one does work)?
Thanks.
David

@wolffe wolffe added the 0.5 label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants