Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Disabled pagination links go to out of range urls #72

Open
kevinschaper opened this issue Jan 30, 2014 · 0 comments
Open

Disabled pagination links go to out of range urls #72

kevinschaper opened this issue Jan 30, 2014 · 0 comments

Comments

@kevinschaper
Copy link

On the first page of a list, clicking on the disabled "Previous" link will produce these url params:
"offset=-10&max=10&order=desc"

The "Next" link will also wander out of range.

It seems like rather than being disabled links, it should just be text with the same nice decorative box.

I fixed it temporarily for myself by simply creating links to # when it's disabled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant