Skip to content

Core Multi Input - Clicking outside after selection does not trigger change event #13313

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

Open
sarthak505 opened this issue May 29, 2025 · 1 comment

Comments

@sarthak505
Copy link

sarthak505 commented May 29, 2025

Control - Core Multi Input

Version - 0.54.1

In a reactive form group, when the formcontrol is set to updateOn: 'blur', it does not trigger the change event on clicking outside anywhere on the screen directly when the selection is done in the popover.

@sarthak505 sarthak505 changed the title Core Multi Input - Clicking outside after selection does trigger change event Core Multi Input - Clicking outside after selection does not trigger change event May 29, 2025
@mikerodonnell89
Copy link
Member

@sarthak505 are you able to utilize the selectedChange and/or searchTermChange events from the component? https://sap.github.io/fundamental-ngx/#/core/multi-input/api

Unfortunately our multi-input does not support updateOn: 'blur' out of the box, but maybe those events could be helpful

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

No branches or pull requests

2 participants