Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) Use isEqual comparison for isNewOptionSelected in Creatable. #1

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

adamjaffeback
Copy link
Collaborator

@adamjaffeback adamjaffeback commented Jul 31, 2020

Diandra and I have recently been experiencing weirdness with onCreateOption in react-select. This is prop you use when you want to create a new contact from the dropdown, rather than select an existing one. See the Loom here: https://www.loom.com/share/032f5cd3b0ea421398ce6e3d4aa9781b.

This is an open bug in react-select on 3.1.0, the version we’re running. This pull request copies an open pull request which fixes this issue on the main project.

The main project pull request has not received attention from the maintainer, so we made the decision to fork the project and fix it ourselves to unblock PCM.

Created this ticket to track follow up: https://warrenpay.atlassian.net/browse/FRON-2101.

I've set a reminder for myself to check the project every two weeks for updates.

@adamjaffeback adamjaffeback self-assigned this Jul 31, 2020
@adamjaffeback adamjaffeback merged commit 36387ba into master Jul 31, 2020
@adamjaffeback adamjaffeback deleted the fron-1935-onCreateOption branch July 31, 2020 16:56
@adamjaffeback adamjaffeback restored the fron-1935-onCreateOption branch July 31, 2020 17:00
@adamjaffeback
Copy link
Collaborator Author

Keeping branch around to use like we do with our fork of Cleave.js in package.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants