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

Upload Option Before Submit must return a Promise object #84

Open
phoenixVine opened this issue Nov 14, 2013 · 1 comment
Open

Upload Option Before Submit must return a Promise object #84

phoenixVine opened this issue Nov 14, 2013 · 1 comment

Comments

@phoenixVine
Copy link

Upload Option Before Submit must return a Promise object instead of plain boolean,
this way it could allow many heavy/asynchronous operations that use promise object such as getting geolocation, ajax, etc.

@jasonzhang2022
Copy link

yes. For example, the submit be preceded by a confirmation dialog

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

No branches or pull requests

2 participants