GithubHelp home page GithubHelp logo

selectize-enter-key-submit's Introduction

Hey 👋️ My name is Wayne. I'm a Principle Software Engineer at GoDaddy working on Studio — an app formerly known as Over. Previously, I co-founded Next with Shawn and functioned as the Lead Developer & CTO. You can reach me on Twitter or LinkedIn. I share open-source projects here and have some old creative work up on Dribbble.

📌️ Zero downtime deployments with Go and Kubernetes

"If you’re writing Go then you’re probably aware that graceful shutdown was added to the http package in 1.8. The HTTP server also adds support for graceful shutdown, allowing servers to minimize downtime by shutting down only after serving all requests that are in flight. Similarly, If you’re using Kubernetes then I’m sure you’re aware of, and hopefully using rolling updates for your deployments." — Continue reading on my blog...

🕑️ The Most Exciting Feature of Go 1.18

"It’s been 5 years since I wrote about the most exciting feature of Go 1.8 and there have been significant improvements in the language, toolchain and ecosystem since then. I’m not going to cover any of that… Go 1.18 is around the corner, being set to release in February of 2022, and the release notes already describe a very exciting, albeit small, feature. Go 1.18 brings generics, fuzz testing, improved support for IP address types and faster image drawing operations amongst other things." — Continue reading on my blog...

Follow me on Mastodon

selectize-enter-key-submit's People

Contributors

wayneashleyberry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

chaitu87 jiromm

selectize-enter-key-submit's Issues

When input is cleared, enter no longer works after another selection is made with arrow keys

Hi, this is a subtle bug, but it causes a bad user experience.
When you clear the input with backspace, selectize still shows the loaded options and allows you to choose one by selecting with arrow keys and pressing enter. But with your library, the user can't select an option with enter (important: only after the input is cleared and it is still cleared).

For me the solution was to remove the empty return in line 10:

Do you think removing this line could lead to other issues? Thanks for the attention.

Publish package on npm

Hi, can you publish this please? You have a package.json but have not yet published it, thus many of us cannot use it as we work with yarn/npm to manage our project dependencies.

Thanks

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.