You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
I was surfing through the website and I found out this major issue in which when I filter a list (suppose for React) by a category then it gets highlighted correct and a number is shown beside it showing the number of nodes present in it.
In this case A11y:
But after scrolling down, I can get only 11 nodes (including 1 Advertisement node) in total, as there aren't any other pages available.
Take a look at the image shown below for reference:
The problem might be in the count given beside the category, or it will be in the pagination which is causing the user to not be to traverse all the pages.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was surfing through the website and I found out this major issue in which when I filter a list (suppose for React) by a category then it gets highlighted correct and a number is shown beside it showing the number of nodes present in it.
In this case A11y:
But after scrolling down, I can get only 11 nodes (including 1 Advertisement node) in total, as there aren't any other pages available.
Take a look at the image shown below for reference:
The problem might be in the count given beside the category, or it will be in the pagination which is causing the user to not be to traverse all the pages.
The text was updated successfully, but these errors were encountered: