indexiatech / ember-idx-modal

Ember Indexia Modal
http://indexiatech.github.io/ember-idx-modal/#/gettingstarted
Apache License 2.0
17 stars 13 forks source link

the submitted state is not reset on each form show #10

Closed seven1240 closed 9 years ago

seven1240 commented 9 years ago

with the example http://indexiatech.github.io/ember-idx-modal/#/forms, once successfully submit a form, the submitted state never get reset so it remaining in "Form Submitted" message even when further modal form is canceled.

asaf commented 9 years ago

It's just an implementation issue in the example, it's up to you how to react to the action of the form submit.