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.

Feature request: Editable MultiValues

See original GitHub issue

Allow edition of a MultiValueLabel by double clicking on its name. Sometimes our users would like to change just a typo when entering a new value in a multi CreatableSelect and find themselves having to delete the whole thing and start again.

It has been requested from our users that those values should be editable and not just clearable. Search is a core feature of our product and it is used extensively, minor improvements like this make a difference.

This is how gmail does it:

Screen Recording 2020-06-11 at 07 22 16

This has been requested in the past (https://github.com/JedWatson/react-select/issues/1558, https://github.com/JedWatson/react-select/issues/4009, https://github.com/JedWatson/react-select/issues/2296) and the proposal from the react-select team has been to create custom components that provide the feature. User have done so here and here with varying degrees of success.

While this can be done with custom components as proposed , it has also been requested for this to be part of the core set of features instead, so I’d like to refresh this to see if there has been a change of mind about integrating this on the core, for example with an isEditable property on the CreatableSelect.

To sum it up, are editable MultiValues on the roadmap now? if not, would a PR providing such a feature be accepted?

I could work on it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:6

github_iconTop GitHub Comments

2reactions
rluchacommented, Jul 14, 2020

Sure, I will work on it. Thank you.

0reactions
ebonowcommented, Dec 7, 2020

Greetings @rlucha ,

I came across this implementation from https://github.com/JedWatson/react-select/issues/3204 and thought to share it with you. I’ll be taking a deeper look into this, but given that we have a created implementation of this, I will close out this issue for now and hoping to better encapsulate it to make it easier for others to use in their implementations.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request - Smartsheet Community
- "Multiple Forms per Entry" so (2) forms on one sheet that submit information for the same row. - "Advanced Editing Permission Level"...
Read more >
Edit multiple selected items within groups – Adobe XD Feedback
I would like to be able to select multiple text items, shapes, lines, etc. and be able to group edit their color, typeface,...
Read more >
Edit values of commands - Katalon Community
Hello, Actually, when i want to edit a multiple value like “Verify Element Attribute” | “value”;“02… ... Feedback & Reviews Feature Requests.
Read more >
Create or delete a multivalued field - Microsoft Support
Name an existing form to use to edit the list items in a lookup field that is based on a table or query....
Read more >
<input>: The Input (Form Input) element - HTML
Whether to allow multiple values ... The value is not editable ... Use the autocomplete attribute to control this feature. form.
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