question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Creatable] Custom keyboard keys to create option

See original GitHub issue

Please provide an API so that we can pass custom keyboard keys to create an option.

I’ve seen there used to be something like:

<Creatable
    :
    shouldKeyDownEventCreateNewOption={(keyCode) => keyCode === 13}
    :
 />

But that’s not working anymore for me, with v2.2.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
lxendercommented, Feb 5, 2019

That prop has been removed but I cannot find a suitable workaround either.

0reactions
bladeycommented, May 28, 2020

Hello -

In an effort to sustain the react-select project going forward, we’re closing old issues.

We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our efforts towards the current major version.

If you aren’t using the latest version of react-select please consider upgrading to see if it resolves any issues you’re having.

However, if you feel this issue is still relevant and you’d like us to review it - please leave a comment and we’ll do our best to get back to you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Customize keyboard shortcuts
You can customize keyboard shortcuts (or shortcut keys) by assigning them to a command, macro, font, style, or frequently used symbol.
Read more >
How to Create Custom Keyboard Shortcuts in Windows
Right-click the desired icon · At the bottom of the drop-down menu, above “unpin”, right-click the name of the program. · Left-click “properties”...
Read more >
Material ui Autocomplete press enter to create new chips
For anyone who wants to input the current best match on enter key press (as opposed to any custom text) you can use...
Read more >
Advanced
A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support.
Read more >
Create Your Own Windows and macOS Keyboard Shortcuts
Finally, you can create your own custom keyboard shortcuts in a few applications, including Microsoft Word. Open Options from the main ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found