Skip to content

RDPIM-4035 - Add support for default input component to call onChange handler with value instead of event#53

Merged
OS-rubencerqueira merged 1 commit intomainfrom
ide/bugfix/RDPIM-4035-clear-input-on-change
Dec 26, 2025
Merged

RDPIM-4035 - Add support for default input component to call onChange handler with value instead of event#53
OS-rubencerqueira merged 1 commit intomainfrom
ide/bugfix/RDPIM-4035-clear-input-on-change

Conversation

@OS-rubencerqueira
Copy link

@OS-rubencerqueira OS-rubencerqueira commented Dec 24, 2025

This fixes a bug where if you don't pass any input component to the select, the default component would call onChange with an event via param where it is expecting a string.

@OS-rubencerqueira OS-rubencerqueira force-pushed the ide/bugfix/RDPIM-4035-clear-input-on-change branch from 5e46032 to 4abbe96 Compare December 26, 2025 11:08
@OS-rubencerqueira OS-rubencerqueira merged commit 58e7563 into main Dec 26, 2025
7 checks passed
@OS-rubencerqueira OS-rubencerqueira deleted the ide/bugfix/RDPIM-4035-clear-input-on-change branch December 26, 2025 11:10
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.

3 participants