Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special Collection Paging via URL Incorrect #37

Open
ldbiz opened this issue Nov 30, 2017 · 2 comments
Open

Special Collection Paging via URL Incorrect #37

ldbiz opened this issue Nov 30, 2017 · 2 comments
Assignees
Labels

Comments

@ldbiz
Copy link
Collaborator

ldbiz commented Nov 30, 2017

Page after the last one specified in url results in a page with ...
1. ... no indication its actually not the one specified, or that the one specified doesn't exist.
2. ... has 2 sets of page buttons! OR
3. ... has no buttons, twice...

Examples:

https://beta.webarchive.org.uk/en/ukwa/collection/329?page=3
gives no indication the page specified doesn't exist (there are only 2 pages).

https://beta.webarchive.org.uk/en/ukwa/collection/329?page=4
Shows 2 sets of buttons

https://beta.webarchive.org.uk/en/ukwa/collection/329?page=10
Shows the back arrow (with no page buttons) twice.

Lumped together as I'm assuming its the same underlying or related cause(s).

@ldbiz
Copy link
Collaborator Author

ldbiz commented Nov 30, 2017

No buttons, two arrows.

image

@ldbiz
Copy link
Collaborator Author

ldbiz commented Nov 30, 2017

Multiple Buttons

image

@anjackson anjackson added this to the 1.2.0 Feature Release milestone May 22, 2018
@anjackson anjackson added the bug label May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants