Proposed Functionality
You can post, edit, flag, delete comments without refreshing page. But you can't go to paginated pages without refreshing.
How come you can post, but can't load next page with ajax or fetch.
My propose is to use ajax/fetch to load paginated pages.
Use Case
Types >
- auto loadwith scroll with ajax/fetch > no click needed
- keep current pagination links, but load with ajax/fetch > onclick on link
Changes
Only small js code need to be changed.
I can create a pull request if you want.
Proposed Functionality
You can post, edit, flag, delete comments without refreshing page. But you can't go to paginated pages without refreshing.
How come you can post, but can't load next page with ajax or fetch.
My propose is to use ajax/fetch to load paginated pages.
Use Case
Types >
Changes
Only small js code need to be changed.
I can create a pull request if you want.