Skip to content

fix(date-picker): Emit change event in non-editable configurations#1885

Merged
rkaraivanov merged 2 commits intomasterfrom
rkaraivanov/fix-1884
Oct 13, 2025
Merged

fix(date-picker): Emit change event in non-editable configurations#1885
rkaraivanov merged 2 commits intomasterfrom
rkaraivanov/fix-1884

Conversation

@rkaraivanov
Copy link
Member

Date-picker correctly emits igcChange event when in dialog mode or when set to a non-editable configuration, such as readonly or non-editable, after user interaction.

Closes #1884

Date-picker correctly emits `igcChange` event when in dialog mode or
when set to a non-editable configuration, such as readonly or non-editable,
after user interaction.

Closes #1884
Co-authored-by: Bozhidara Pachilova <35433937+ddaribo@users.noreply.github.com>
@rkaraivanov rkaraivanov requested a review from ddaribo October 13, 2025 13:22
@rkaraivanov rkaraivanov merged commit e88475b into master Oct 13, 2025
6 checks passed
@rkaraivanov rkaraivanov deleted the rkaraivanov/fix-1884 branch October 13, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: IgcDatePicker - igcChange event is not triggered when the clear button is clicked

2 participants