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

Remove 'react-paginated-list' Dependency #16

Merged
merged 3 commits into from
Oct 15, 2023

Conversation

romandykyi
Copy link
Owner

This pull request addresses the removal of the 'react-paginated-list' dependency from our project. The reason for this removal is that the 'react-paginated-list' dependency failed all Github Actions checks and was dependent on an older version of React, which was causing compatibility and performance issues within our codebase.

Changes Made:

  • Removed 'react-paginated-list' from the project's dependencies.
  • Removed some functionality provided by 'react-paginated-list' due to the removal of the dependency.

New Implementation:

To address the loss of functionality and maintain pagination in our application, we need to implement a new pagination solution. This will ensure that our users can navigate through data effectively while also improving the overall performance of the application.

@romandykyi romandykyi requested a review from Dragodui October 15, 2023 21:58
@Dragodui Dragodui merged commit caac9f0 into master Oct 15, 2023
1 check passed
@romandykyi romandykyi deleted the remove-react-paginated-list-dependency branch October 16, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants