-
Notifications
You must be signed in to change notification settings - Fork 65.3k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
any search result, e.g. https://docs.github.com/en/search?query=entra+id+sso
What changes are you suggesting?
When I search for something, and then filter for a category with results that are more than one page, e.g. "Apps" in picture below, I get a pagination via the URL and can navigate to e.g. "Page 2" of the results in "Apps".
However if I then remove the filter by unchecking the checkmark next to "Apps", and check instead a category with less results that would not need pagination, e.g. "Account and profile", I get the page you can see in the picture below, due to the page 2 being harcoded in the URL:
So when unchecking a filter, it should reset the pagination, or automatically jump to Page 1 if a new category is filtered.
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team

