Inconsistent Pagination Buttons #24

Closed
opened 2024-07-31 09:00:13 +00:00 by corbz · 0 comments
Owner

Table pagination for subs, filters and tracked content.

The traversal buttons for pages are supposed to be disabled when selected (current page button = disabled, others = enabled)

This is true when using the arrow buttons to traverse, but not when selecting a button representing an individual page. It is also not true when first loading a page.

Refreshing a table will maintain the current state of the button, broken or not.

Not working (selected page isnt disabled):
image

Working (selected page is disabled):
image

Note:
the arrow buttons work as expected and do not need adjustments, they are disabled if they become pointless due to being on the first or last page.

Table pagination for subs, filters and tracked content. The traversal buttons for pages are supposed to be disabled when selected (current page button = disabled, others = enabled) This is true when using the arrow buttons to traverse, but not when selecting a button representing an individual page. It is also not true when first loading a page. Refreshing a table will maintain the current state of the button, broken or not. Not working (selected page isnt disabled): <img width="233" alt="image" src="attachments/e12bd6c9-310a-4b56-93c4-a60f033d3d16"> Working (selected page is disabled): <img width="238" alt="image" src="attachments/c1977a37-54b1-48a0-a3cd-0f7b2e7832c6"> Note: the arrow buttons work as expected and do not need adjustments, they are disabled if they become pointless due to being on the first or last page.
1.6 KiB
1.6 KiB
corbz added the
bug
label 2024-07-31 09:00:13 +00:00
corbz added this to the PYRSS project 2024-07-31 09:00:13 +00:00
corbz referenced this issue from a commit 2024-07-31 10:44:22 +00:00
corbz closed this issue 2024-07-31 10:44:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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