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

Pagination problem with hacker-news example #1928

Closed
TSPMpix opened this issue Jul 2, 2021 · 0 comments · Fixed by #1930
Closed

Pagination problem with hacker-news example #1928

TSPMpix opened this issue Jul 2, 2021 · 0 comments · Fixed by #1930
Assignees
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: moderate Issues with medium impact on the product, e.g., new features, non-critical defects, etc.

Comments

@TSPMpix
Copy link
Contributor

TSPMpix commented Jul 2, 2021

Describe the bug
Pagination does not work properly in hacker-news example. Page is being updated only after force refresh via F5, but Prev/Next buttons in UI does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Create over 21 stories or comments
  2. Paginate between first, second and following pages via Prev/Next UI buttons
  3. See that content does not change
  4. Refresh page via F5 and see that it actually changes

Screenshots
qqqqqq

Desktop (please complete the following information):

  • OS: MacOS Mojave
  • Browser: Safari
  • Node.js Version: cloud deployment
  • ReSolve Version: 0.31.1 (dev)
@TSPMpix TSPMpix added bug Issues related to defects and incorrect/unexpected feature behavior severity: moderate Issues with medium impact on the product, e.g., new features, non-critical defects, etc. labels Jul 2, 2021
@const314 const314 self-assigned this Jul 2, 2021
const314 added a commit that referenced this issue Jul 2, 2021
max-vasin pushed a commit that referenced this issue Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: moderate Issues with medium impact on the product, e.g., new features, non-critical defects, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants