Skip to content

Select Component not editable once value selected  #5041

@aravinddhiva

Description

@aravinddhiva

Hi @Rall3n

I'm using "Select" component in react-select lib , Here once user select any option in drop down , He cant able to go back to edit already selected value in drop down , So he needs to start typing from scratch .

For Eg :
I have dropdown options

  • 123
  • 122
  • 125

Initially I selected "123" , now I want to change to "125" for this I need to start type from first character .
Expected behaviour : Make this field editable and I want to remove last character in "123" and add "5" in the end , Can you help me how to achieve this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/bug-unconfirmedIssues that describe a bug that hasn't been confirmed by a maintainer yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions