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

WIP V2 hide selected option #2752

Closed
wants to merge 2 commits into from
Closed

WIP V2 hide selected option #2752

wants to merge 2 commits into from

Conversation

gwyneplaine
Copy link
Collaborator

PR to allow hideSelectedOption prop functionality for single select. (previously it only affected isMulti).
Also changes the default value for this prop to false.

This is a BREAKING CHANGE, as it changes core assumed functionality for isMulti selects.
We now have to explicitly set hideSelectedOption to true with isMulti to replicate the previously default behaviour. I'm not really sure about this (hence the WIP), as it's adding more configuration to a core use case. Happy to discuss further @JedWatson @jossmac

@JedWatson
Copy link
Owner

Resolved by #2753 without breaking / behavioural changes

@JedWatson JedWatson closed this Jun 27, 2018
@JedWatson JedWatson deleted the v2-hideSelectedOption branch June 27, 2018 03:52
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.

None yet

2 participants