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 Report: Pagination URL Flickering Between Pages on Button Click #572

Open
2 tasks done
Harsh8089 opened this issue Nov 4, 2024 · 1 comment · May be fixed by #580
Open
2 tasks done

🐛 Bug Report: Pagination URL Flickering Between Pages on Button Click #572

Harsh8089 opened this issue Nov 4, 2024 · 1 comment · May be fixed by #580

Comments

@Harsh8089
Copy link
Contributor

📜 Description

  1. Go to explore jobs and select any one filter.
  2. Click on next button.
  3. You will see page flickering from 1 to 2.. 2 to 1

👟 Reproduction steps

Method - 1
I was thinking of hiding prev / next button using if else based on currentPage and totalPages.

Method - 2
Adding css to make it look like a disable button and not invoking setQueryParams().

👍 Expected behavior

It shouldn't flicker

👎 Actual Behavior with Screenshots

100xJobs.-.Google.Chrome.2024-11-04.20-06-17.mp4

OS name

Windows

browser name

Chrome

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@Harsh8089
Copy link
Contributor Author

@VineeTagarwaL-code should I work upon it ?

@Rupak182 Rupak182 linked a pull request Nov 7, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant