Pagination Displaying Wrong Page Buttons #25

Closed
opened 2024-07-31 10:48:29 +00:00 by corbz · 1 comment
Owner

Take this scenario:
image

Pressing on page "9" button will show:
image

This is incorrect, it should show the buttons around the selected one, it should look like so:
image

Investigate the cause and implement a fix.

Take this scenario: <img width="485" alt="image" src="attachments/7bdb5063-bbd2-4bba-bbfb-54b192aaaaef"> Pressing on page "9" button will show: <img width="443" alt="image" src="attachments/b6103574-1ddc-4ae9-953e-23c48d9a24b7"> This is incorrect, it should show the buttons around the selected one, it should look like so: <img width="495" alt="image" src="attachments/3ab65d66-6dba-4115-96dc-7e31526d0f12"> Investigate the cause and implement a fix.
2.8 KiB
2.7 KiB
2.9 KiB
corbz added the
bug
label 2024-07-31 10:48:29 +00:00
corbz self-assigned this 2024-07-31 10:48:29 +00:00
corbz added this to the PYRSS project 2024-07-31 10:48:29 +00:00
corbz referenced this issue from a commit 2024-07-31 10:53:45 +00:00
corbz closed this issue 2024-07-31 10:53:45 +00:00
Author
Owner

fixed, issue was number expected, but received string

fixed, issue was number expected, but received string
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#25
No description provided.