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

Improve Pagination Component #62

Open
babblebey opened this issue Apr 24, 2024 · 2 comments
Open

Improve Pagination Component #62

babblebey opened this issue Apr 24, 2024 · 2 comments
Labels
↘️ low priority This issue is nice to fix ✨ enhancement New feature or request

Comments

@babblebey
Copy link
Member

babblebey commented Apr 24, 2024

The current pagination component provides basic functionality with links to the previous and next pages, along with a display of the current page number. This issue requests an enhancement to the pagination component to improve its usability and provide additional features.

Features to Add:

  1. Display of all available pages for easier navigation.
  2. Next and previous navigation links as chevron icons for better visual indication.
  3. An input field that allows users to enter a custom page number for quick navigation.

Design Changes:

Current:

image

Desired: https://app.opensauced.pizza/feed

image

Implementation Details:

  1. Update the existing pagination component to include the new features.
  2. Use chevron icons for the next and previous navigation links.
  3. Create a input field for selecting a custom page number.

Acceptance Criteria:

  • The new pagination component should display all available pages, next and previous navigation links as chevron icons, and an input field for custom page selection.
  • The pagination component should be visually appealing and intuitive to use.

Additional Information:

  • This enhancement will improve the user experience by providing more intuitive navigation options and making it easier for users to navigate through the pages.
@babblebey babblebey added ✨ enhancement New feature or request ↘️ low priority This issue is nice to fix labels Apr 24, 2024
@amiabl-programr
Copy link
Contributor

I want to work on this

@amiabl-programr
Copy link
Contributor

...and where is that pagination located?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
↘️ low priority This issue is nice to fix ✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants