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

scroll load friends does not work if user comes back #9

Open
benzheren opened this issue Jun 18, 2011 · 2 comments
Open

scroll load friends does not work if user comes back #9

benzheren opened this issue Jun 18, 2011 · 2 comments
Assignees

Comments

@benzheren
Copy link
Owner

user first comes in, after loading, the scroll load works.

But if user comes back, then the scroll load does not work anymore.

In addition, there are other 2 problems:

  1. The ranking number on the left side of friends picture does not show up after 1st load (for example, refresh the page after it finishes loading all your friends)
  2. The ranking number is incorrect sometimes, for example, it will be 30, 41, 42....50, 41 42,....50. Is it possible that race condition? It is supposed that each time the scroll load only triggers one ajax call, but sometimes it triggers more than 1 ajax call.
@ghost ghost assigned phmagic Jun 18, 2011
@phmagic
Copy link
Collaborator

phmagic commented Jun 18, 2011

the backend does not return any values. []

On Sat, Jun 18, 2011 at 3:13 PM, benzheren <
[email protected]>wrote:

user first comes in, after loading, the scroll load works.

But if user comes back, then the scroll load does not work anymore.

Reply to this email directly or view it on GitHub:
#9

Phu Nguyen

http://www.anhphu.com

@benzheren
Copy link
Owner Author

hmmm...what I did was:

  1. goto an account which is already in the database
  2. I can see the top 20 friends there
  3. I scroll down the page, the javascript throws an error says: size is not defined in line 11 of score.js

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