Skip to content

feat(autocomplete): fire "onSelected" event when the user select an option #3645

Closed
@jefersonestevo

Description

@jefersonestevo

Bug, feature request, or proposal:

featur

What is the expected behavior?

Create a new output (onSelected?) that fires an event when the user select an option from the autocomplete

What is the current behavior?

There is no way to know when the user has selected an option from the autocomplete

What is the use-case or motivation for changing an existing behavior?

I have some cases that I need to update some fields based on the user selected option and would be nice if I can get a callback from the component itself

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions