Project

General

Profile

« Previous | Next » 

Revision 1cbea296

Added by Maria Agaphontzev about 1 year ago

Fixes #36470 - Add missing ouia-ids to all pf4

View differences:

webpack/assets/javascripts/react_app/routes/RegistrationCommands/RegistrationCommandsPage/components/fields/ConfigParams.js
fieldId="registration_setup_remote_execution"
>
<FormSelect
ouiaId="registration_setup_remote_execution"
value={setupRemoteExecution}
onChange={v => handleRemoteExecution(v)}
className="without_select2"
......
}
>
<FormSelect
ouiaId="registration_setup_insights"
value={setupInsights}
onChange={v => handleInsights(v)}
className="without_select2"

Also available in: Unified diff