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: New page of pagination on Friends page doesn't get new URL #515

Open
Olena-Olenka opened this issue Mar 21, 2024 · 0 comments
Open
Assignees
Labels
BUG Something isn't working

Comments

@Olena-Olenka
Copy link
Collaborator

Describe your issue

When user clicks on Load more button on Friends page, all pages of pagination are downloaded under the same URL https://live-in-motion-everyday.com/friends. That may cause inconveniences of navigation, especially if user navigates to Profile public page clicking on More info link and than wants to go back to the previous pagination page and it is not the 1st

Steps to reproduce

  1. Navigate to https://live-in-motion-everyday.com/friends as a logged in user
  2. Click on Load more button
  3. Pay attention to URL

What was the actual result?

When user clicks on Load more button on Friends page, all pages of pagination are downloaded under the same URL https://live-in-motion-everyday.com/friends.

What was the expected result?

When user clicks on Load more button on Friends page, new URL is generated, corresponding to the number of downloaded pagination page

Put here any screenshots or videos (optional)

url.friends.mp4

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome

Severity

Minor (S4)

@Olena-Olenka Olena-Olenka added the BUG Something isn't working label Mar 21, 2024
@Olena-Olenka Olena-Olenka self-assigned this Mar 21, 2024
@Olena-Olenka Olena-Olenka mentioned this issue Mar 21, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant