Opened 4 years ago
Last modified 4 years ago
#5462 new enhancement
Add signposting to the end of truncated pagination
Reported by: | jonoaldersonwp | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | General | Keywords: | ux |
Cc: |
Description
For logged-out users, we cut off all pagination at 49 pages. This aims to reduce the performance impact of requests to deeply paginated URLs.
This has an unfortunate side-effect of making it seem like there are only 49 pages of any given result type. This may confuse users.
As such, when a logged-out user requests page 49 of a series (which would otherwise have had more than 49 pages), we should show a "Log in to see more" component.
This may require some minimal design and copy considerations.
Change History (1)
This ticket was mentioned in Slack in #meta-devhub by jonoaldersonwp. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.