GithubHelp home page GithubHelp logo

Comments (4)

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

@bes-internal thanks for your suggestions. I will check and implement 1 and 2 points in the future release.

Could you please explain your 3rd point.

from virtual-select.

bes-internal avatar bes-internal commented on July 19, 2024

If you implement change events on the disable()/enable() methods AND if you set the initial state "disabled" through the internal way init->disable(), then you will need an option that prevents such an event from being triggered (like property silentInitialValueSet).
Therefore, perhaps it is worth not using events during the initial initialization, both for setting the selected value and for disabled state at all?

from virtual-select.

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

If you implement change events on the disable()/enable() methods AND if you set the initial state "disabled" through the internal way init->disable(), then you will need an option that prevents such an event from being triggered (like property silentInitialValueSet).
Therefore, perhaps it is worth not using events during the initial initialization, both for setting the selected value and for disabled state at all?

@bes-internal thanks for the explanation. I will think about it and implement it.

from virtual-select.

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

@bes-internal I have added support to disable dropdown while initialization with new property disabled: true.

This feature is available in the release v1.0.22

I don't think triggering the change event on disabling/enabling dropdown would be an expected behavior as there is no change in the value.

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.