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

Fetching different types of PR's using ajax #4

Open
deepak-bharti-deel opened this issue Sep 12, 2018 · 0 comments
Open

Fetching different types of PR's using ajax #4

deepak-bharti-deel opened this issue Sep 12, 2018 · 0 comments

Comments

@deepak-bharti-deel
Copy link
Member

Profile page of student/mentor has different types of prs. Currently all the prs are being fetched in once and only the relevant prs are being shown using show and hide javascript functions. It's not a problem now but with increasing number of prs for a user, this will become very in efficient. So fetch corresponding prs only when user request for them and then these can be further updated using ajax.

@Abhey Abhey changed the title fetching different types of prs using ajax Fetching different types of prs using ajax Oct 7, 2018
@Abhey Abhey changed the title Fetching different types of prs using ajax Fetching different types of PR's using ajax Oct 7, 2018
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