-
Notifications
You must be signed in to change notification settings - Fork 2
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
Refactor Table and Pagination #86
Comments
@MohammadPCh - Do we need this one for release? |
Still need to refactor the tables project table and user table are written differently |
@MohammadPCh - still need to this one, |
there are multiple table components - cherik did it one way and mateo did it in another - good to have just one way of handling the table components have one component that we use for the table |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Title: Refactor Table and Pagination
Description:
We need to review all of our tables and paginations across the project and implement improvements as necessary. This includes tasks such as adding pagination functionality where it's missing, creating reusable table components for better consistency, and optimizing existing implementations for performance and usability.
Tasks:
Expected Outcome:
By refactoring our table and pagination components, we aim to improve the overall usability, maintainability, and performance of our application. This will result in a better user experience and facilitate future development efforts.
Additional Information:
Feel free to provide any additional context, suggestions, or guidelines for the refactor process.
The text was updated successfully, but these errors were encountered: