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 MultiSelect selection removing behavior #577

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

sebastian-aranda
Copy link
Contributor

This PR adds the onRemove missing param to the MultiSelect component. Not having this was producing removals callbacks not being applied. Code of MultSelect was improved too.

@sebastian-aranda sebastian-aranda force-pushed the tickets/DM-41858 branch 2 times, most recently from 6eccf77 to 1fb8437 Compare November 24, 2023 14:20
OLE navbar module closes the component when logs are saved, so current goes to null. Adding an optional chainning operator fixes this
Copy link

@wvreeven wvreeven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@sebastian-aranda sebastian-aranda merged commit a61f659 into develop Nov 24, 2023
2 checks passed
@sebastian-aranda sebastian-aranda deleted the tickets/DM-41858 branch November 24, 2023 19:13
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.

2 participants