syndesisio / syndesis-ui

The front end application or UI for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis.io/
14 stars 28 forks source link

Create Connection Next/Create Buttons Always Enabled #1193

Open kahboom opened 6 years ago

kahboom commented 6 years ago

If the user has not filled out the Connector Name, which is a required field (per the UI), then the 'Create' button should not be enabled until some valid text is filled out there.

screenshot 2017-11-08 12 29 43
kahboom commented 6 years ago

In fact, you can even proceed to step 2 or 3 without any data at all.

gashcrumb commented 6 years ago

I kinda feel like those buttons should be down under the form, mentioned this in https://github.com/syndesisio/syndesis-ui/issues/1181 too. This might make it easier to disable that guy and remove the Next button too...