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

suggest: remove ".." for input search placeholder #5

Closed
saiballo opened this issue Oct 16, 2022 · 1 comment
Closed

suggest: remove ".." for input search placeholder #5

saiballo opened this issue Oct 16, 2022 · 1 comment

Comments

@saiballo
Copy link

saiballo commented Oct 16, 2022

I think your plugin would be more flexible if you remove double ".." form line 565:

'<input type="text" name="lcslt-search" value="" placeholder="'+ options.labels[0] +'" autocomplete="off" />' +

So you leave to dev the choice to use or not to use dots in the placeholder text. For example in Italy we use three dots, not two.

cheers

@LCweb-ita
Copy link
Owner

Hi, reasonable request.
Dots will be removed in future requests!

Thanks for the suggestion

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

2 participants