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

Consolidate ajax request on step2.php Next button to 1 request #17

Open
neelakansha85 opened this issue Jun 10, 2016 · 0 comments
Open
Milestone

Comments

@neelakansha85
Copy link
Owner

As of now, on Next button on step2.php triggers 3 ajax requests:

  1. ssw_check_admin_email_exists()
  2. ssw_check_domain_exists()
  3. ssw_submit_form_next()

They can be internally performed based on one's result instead of sending response to client side and triggering another ajax request.

@neelakansha85 neelakansha85 modified the milestones: 1.3., 1.3.2 Jun 10, 2016
@neelakansha85 neelakansha85 modified the milestones: 1.6, 1.3.2 Jun 30, 2016
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

1 participant