konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:bug: Review form, fix `onChange` handlers #1839

Closed sjd78 closed 7 months ago

sjd78 commented 7 months ago

On the review form, fix the onChange handler for the following NumberInput fields:

Note: This fix is a follow up to the fix in #1831. A grep across the codebase showed 2 more or the same problems.

Resolves: #1844