GithubHelp home page GithubHelp logo

Comments (5)

sa-si-dev avatar sa-si-dev commented on August 19, 2024

Great script. Thanks.

I wish:

  1. great were a javascript version without tooltaps and without search feature
  2. an additional field (like the search field) in which the user can make his own entries that are not in the drop-down list.

@frankdema thanks for you feedback.

Regarding your request,
1.1 In the latest version, tooltip would be shown only if the text is partially hidden with ellipsis. Please use latest files.
1.2 You can remove search feature by adding property search: false
2. I am not getting your point. Could you please give me some sample scenario

from virtual-select.

frankdema avatar frankdema commented on August 19, 2024

Many thanks for the answer.

to 1.
I would like to reduce the size of the javascript (and css). It should only contain what is really needed for the basic function. The Javascrit can easily be split up. In Core and Search and Tooltaps.
Then you can use what you need.

to 2.
e.g.

I have a fixed list:

aaa
bbb
ccc
ddd
eee

The user wants ccc and something that is not on the fixed list. (xxxx)
The user should have the opportunity to make an "own" entry.

e.g.
xxxx

now the list is:
aaa
bbb
ccc --> is aktiv
ddd
eee
xxxx --> is aktiv

Is that understandable?

from virtual-select.

sa-si-dev avatar sa-si-dev commented on August 19, 2024

Thank you for the detailed explanation.

1.1 I have already split tooltip related code. You can import and use it as an optional feature.
Also you can use tooltip plugin in your project, if you want. (documentation https://sa-si-dev.github.io/tooltip)

1.2 I will try to split search related code in the future release.

2 I understood your point. I will implement it in the future release.

from virtual-select.

frankdema avatar frankdema commented on August 19, 2024

That's great. Many Thanks. i'm happy.

from virtual-select.

sa-si-dev avatar sa-si-dev commented on August 19, 2024

@frankdema as you requested, I have implemented the feature to allow adding new entries.

This feature is available in the release v.1.0.2 (more details)

from virtual-select.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.