project-flogo / flogo-web

Project Flogo Web UI
http://flogo.io
BSD 3-Clause "New" or "Revised" License
65 stars 36 forks source link

fix: disable install button when url input is empty #1346

Closed ppaidi closed 3 years ago

ppaidi commented 3 years ago

Description

Validate input field of contrib install modal. Disable install button if the input is invalid.

Fixes #823

How has this been tested?

Tested manually

Types of changes

Checklist: