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

Update Pagination component #5

Open
iPzard opened this issue Jun 30, 2020 · 1 comment
Open

Update Pagination component #5

iPzard opened this issue Jun 30, 2020 · 1 comment
Labels
enhancement ✨ New feature or request

Comments

@iPzard
Copy link
Member

iPzard commented Jun 30, 2020

Add next and back buttons, using the default chevron icons (manually add the svg/react files to the component library, do not add the entire default icon library as a dependant).

Including an variant='alt-icon' options for props to use the rounded chevrons as alt icons for next and back buttons.

It should also be updated to elegantly display more than 10 pages of results. Currently, it will display a pagination option for all of them, which can seem excessive if there are 20 or 30 pages of results.

@iPzard iPzard added enhancement ✨ New feature or request help wanted 🦮 Extra attention is needed labels Jun 30, 2020
@iPzard
Copy link
Member Author

iPzard commented Jul 6, 2020

Also.. update item and itemMap references to link and linkMap (see pic).
verbiage

@iPzard iPzard self-assigned this Sep 4, 2020
@iPzard iPzard removed the help wanted 🦮 Extra attention is needed label Sep 5, 2020
@iPzard iPzard removed their assignment Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant