Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Remove prop remapping in select component #64

Open
x8lucas8x opened this issue Aug 6, 2019 · 0 comments
Open

Remove prop remapping in select component #64

x8lucas8x opened this issue Aug 6, 2019 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@x8lucas8x
Copy link
Contributor

When we migrated to react-select v2 a remapping of some props was put in place in order to minimise the scope of changes in another projects. It's part of the team consensus that this is causing confusion though. Therefore we should get rid of multi, clearable, creatable and disabled props and favour isMulti, isClearable, isCreatable and isDisabled props instead.

@x8lucas8x x8lucas8x added the good first issue Good for newcomers label Aug 6, 2019
@gl3nn gl3nn self-assigned this Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants