br1sk / brisk

A macOS app for submitting radars
MIT License
671 stars 25 forks source link

Disable textviews while submitting #9

Open keith opened 8 years ago

keith commented 8 years ago

Currently you can edit text fields after you being submitting a radar. We should disable these and re-enable them when posting completes.

keith commented 8 years ago

We could possibly extend our Validatable protocol to handle this behavior.