## Story: **As a** User **I want** To be able to paginate the list of {ITEM} **So That** results are returned to me quickly ## Acceptance Criteria: - [ ] AC1: Page should include X Number of {ITEM}'s per page - [ ] AC2: Back and forward browser buttons should respect previous page navigation - [ ] AC3: URL should include pagination parameters for link sharing - [ ] AC4: Should show +/- 2 page numbers of currently selected page - [ ] AC5: Page numbers should be clickable to the page - [ ] AC6: Should include previous, next, first and last shortcuts bookending page numbers. - [ ] AC7: Current selected page should be highlighted and not clickable. * [HipSpec Story Reference](http://localhost:3000/s/pagination)
Story:
As a User
I want To be able to paginate the list of {ITEM}
So That results are returned to me quickly
Acceptance Criteria: