-
Notifications
You must be signed in to change notification settings - Fork 14
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
Navigation buttons on landing page #1172
Conversation
For starters, I've placed the pagination buttons to the right of search toolbar. @waxlamp, what do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor suggestion but looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just one issue I noticed when testing it out
LGTM as far as the changes I asked for, but I'll defer approval to @mvandenburgh since he's more recently asked for changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🚀 PR was released in |
Issue 775
Proposed Solution:

We add prev and next buttons on the top right within the search toolbar as indicated in the screenshot below:
<v-pagination>
with a page size of 1page number * no of items per page + position on current page
Limitations
TODO
version
andidentifier
as they also lead to page navigation