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

Make some of the dropdowns searchable #3267

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Jun 9, 2021

Description

Selectors like "Country", "Sector" and few more are searchable now.

Additional details

Adapt react-select instances to new default isSearchable parameter value. Previously it was disabled on default, now it's not, so we needed to disable it for some selects. Also previously we didn't use it at all.

@magicznyleszek magicznyleszek merged commit b0817ea into beta Jun 9, 2021
@magicznyleszek magicznyleszek deleted the post-react-select-upgrade-update branch June 9, 2021 10:15
@magicznyleszek magicznyleszek changed the title update isSearchable parameter for react-select instances Make some of the dropdowns searchable Jun 14, 2021
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.

1 participant