Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable click on submit button once we display a "success" #103

Open
Vadorequest opened this issue May 21, 2016 · 2 comments
Open

Enable click on submit button once we display a "success" #103

Vadorequest opened this issue May 21, 2016 · 2 comments

Comments

@Vadorequest
Copy link

It is not possible to click on the submit button once we have successfully added a new booking.

image

It would be nice to be able to click on it, instead of closing or pressing ESC.

@laander
Copy link
Contributor

laander commented May 23, 2016

@Vadorequest Great suggestion! Would you prefer simply a setting like closeFormOnSuccessButtonClick = true/false or a callback you can hook into (for custom redirects etc)?

@Vadorequest
Copy link
Author

I think the setting is a good idea. Default behavior should close the popup.
A custom function would be useful for many use cases as well :)

So, we would have a closeFormOnSuccessButtonClick: 'true|false|Function' possible values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants