Open
Description
Using v4.0.0-BETA2, it is possible to submit a "Try out" request while a required field is not filled. The "Loading" animation spins and spins:
The error console provides information about this:
Error: Required parameter myself is not provided
cr index.js:4100
cr index.js:4070
Ne actions.js:416
ae utils.js:195
O Redux
c wrap-actions.js:33
r system.js:174
z system.js:461
Re actions.js:459
ae utils.js:195
O Redux
g spec-wrap-actions.js:9
r system.js:174
z system.js:461
n execute.jsx:24
React 14
system.js:464:16
I had expected that the "Execute" button is disabled until all required fields are filled, or that some kind of warning pops up when clicking the button