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

[BUG]: Unable to navigate to the second page by clicking on the number #20506

Open
natashabag opened this issue Jun 19, 2024 · 4 comments
Open
Assignees
Labels
bug Label to indicate an issue is a regression

Comments

@natashabag
Copy link

natashabag commented Jun 19, 2024

Describe the bug

Unable to navigate to the second page by clicking on the number
The issue had been reported and fixed before, however, seems to occur again
Please, refer to #19517

URL of the page where the issue is observed.

https://www.oppia.org/blog

Steps To Reproduce

  1. Open https://www.oppia.org/blog
  2. Click 2

Expected Behavior

User is redirected to page number 2

Screenshots/Videos

blog_issue.mov

What device are you using?

Desktop

Operating System

MacOS

What browsers are you seeing the problem on?

Firefox

Browser version

Firefox 127.0

Additional context

No response

Tips for developers

Before addressing the bug, please identify which PR caused the issue (you can follow the steps here). If you identify the PR, comment on the issue with a link to it. If not, mention the commit hash of the oldest commit you saw the bug on (and the month and year it was made in).

Then, please leave a comment with details of the approach that you plan to take to fix the issue (see example).

Note: If this is your first Oppia issue, please make sure to follow our guidelines for choosing an issue and setting things up. You will also need to show a demo of the fix working correctly on your local machine. Thanks!

@natashabag natashabag added bug Label to indicate an issue is a regression triage needed labels Jun 19, 2024
@Ari1009
Copy link
Contributor

Ari1009 commented Jun 19, 2024

Can i be assigned to this issue. My approach involves adding this.page logic to onPageChange() and a few more to manage pagination for blog post summaries.

@seanlip
Copy link
Member

seanlip commented Jun 19, 2024

@Ari1009 Please show a video of this working on your local machine. Per the guidance at https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#choosing-a-good-first-issue, please also provide an explanation of what your PR will do (with names of files you're changing, what you plan to change in each file, etc.). If it looks good, we can assign you to this issue.

Please also follow the other instructions on that wiki page if you have not yet done so. Thanks!

@Ari1009
Copy link
Contributor

Ari1009 commented Jun 21, 2024

@seanlip I've attached a video for you to review.

2024-06-21.20-19-05.mp4

@seanlip
Copy link
Member

seanlip commented Jun 21, 2024

Thanks @Ari1009. I assigned you, feel free to make a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Label to indicate an issue is a regression
Projects
Status: Todo
Development

No branches or pull requests

3 participants