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

Streamline Pagination #3026

Merged
merged 8 commits into from
Sep 27, 2024
Merged

Streamline Pagination #3026

merged 8 commits into from
Sep 27, 2024

Conversation

nelsonkopliku
Copy link
Member

Description

This PR addresses following Pagination aspects:

  • icons are used as per design
  • pagination streamlined application-wide

I kept the legacy Pagination as a PageNumberPagination component. If no one against it I will remove in a follow up PR.

How was this tested?

Existent tests.

@nelsonkopliku nelsonkopliku self-assigned this Sep 26, 2024
@nelsonkopliku nelsonkopliku added enhancement New feature or request env Create an ephimeral environment for the pr branch labels Sep 26, 2024
Copy link
Member

@balanza balanza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks, I thought it would take more hassle to switch to vector icons.

About the PageNumberPagination: I'm keen to remove it as we are not using it now. We can always resume the code from the history. If you do, remember to also uninstall the react-paginate packages as it's used nowhere else.

@nelsonkopliku nelsonkopliku merged commit 1f2613d into main Sep 27, 2024
29 of 30 checks passed
@nelsonkopliku nelsonkopliku deleted the pagination-icons branch September 27, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request env Create an ephimeral environment for the pr branch
Development

Successfully merging this pull request may close these issues.

3 participants