-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
None
-
None
-
None
When text input is used with InputFactory (webpack/assets/javascripts/react_app/components/common/forms/InputFactory.js) the value prop is not required and defaults to undefined. This causes this web console error:
Warning: `value` prop on `input` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.
Currently we do not use the text input option in inputFactory anywhere, but we plan to as we move more to use all React / PF5 in the UI
- is related to
-
SAT-17190 Update InputFactory to use only pf5 components
-
- Release Pending - Upstream
-