Giter Site home page Giter Site logo

Comments (4)

timchesney avatar timchesney commented on July 18, 2024 1

Thanks for the reply - much appreciated - hadn't used the toggle function so will give that a go... I should have read more carefully! All the best.

from vue-next-select.

soc221b avatar soc221b commented on July 18, 2024

Thank you for the feedback 😄 .

  1. The 'flash' issue is fixed in 58ab2bf, and released in v2.7.0, maybe you can try upgrade it.

  2. I will research for this, but since changing this behavior will introduce a breaking change I will expose a new prop to achieve different behavior.

    It feels natural to be able to close the dropdown by clicking on the main element (e.g. the input) again

  3. Did you register the click event on custom toggle slot by the exposed toggle function.

    I also noticed it works properly on button but span 😞 , I will fix it.

    You may need to add @mousedown.prevent to the slot, due to it will trigger focus event (which open dropdown before fire click event). Sorry for lack of explanation.

    if you use the 'Toggle' slot for a custom toggle icon, clicking this no longer works to close the dropdown

from vue-next-select.

soc221b avatar soc221b commented on July 18, 2024

LMK if it doesn't works 🙇‍♂️ .

from vue-next-select.

soc221b avatar soc221b commented on July 18, 2024

@timchesney I noticed you reopen this issue. Does this still not work 🤔 ?

from vue-next-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.