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

Allow de-select created option event when required is set #265

Closed
mskocik opened this issue Nov 29, 2024 · 1 comment
Closed

Allow de-select created option event when required is set #265

mskocik opened this issue Nov 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mskocik
Copy link
Owner

mskocik commented Nov 29, 2024

This is based on #256 in which this break was introduced: created option can't be de-selected, only replaced.

This is incorrect and created option should be removable regardless of required value.

@mskocik mskocik added the bug Something isn't working label Nov 29, 2024
@mskocik mskocik self-assigned this Nov 29, 2024
mskocik added a commit that referenced this issue Dec 5, 2024
Provide ability to set native (v3-like) deselect behavior, also reverts fix of #256,
which introduces some 'hidden' non-obvious behavior. With this new prop it is still achievable
@mskocik
Copy link
Owner Author

mskocik commented Dec 5, 2024

Reworked completety by adding deselectMode prop in v4.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant