Al-123654 / CrossPlatformApp2

0 stars 0 forks source link

Limit number of comments per page #40

Closed HamdyAli closed 6 years ago

HamdyAli commented 6 years ago

One page should display a maximum of 20 comments.

HamdyAli commented 6 years ago

Currently all comments are loaded into memory. It should only load 20.

Al-123654 commented 6 years ago

More comments btn appears for a brief second on posting second comment onwards.

Al-123654 commented 6 years ago

Comments limit mostly works as intended.

Al-123654 commented 6 years ago

Add spinner on btn click.

HamdyAli commented 6 years ago

More comments btn no longer appears briefly on posting second comment onwards.

HamdyAli commented 6 years ago

After user posts a comment, comment display now shows a spinner to indicate loading