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

Refactor Table and Pagination #86

Open
MohammadPCh opened this issue Jun 6, 2024 · 4 comments
Open

Refactor Table and Pagination #86

MohammadPCh opened this issue Jun 6, 2024 · 4 comments
Assignees

Comments

@MohammadPCh
Copy link
Collaborator

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:

  • Review all tables and paginations in the project.
  • Identify areas for improvement, such as missing pagination, inconsistent styling, or redundant code.
  • Implement pagination where necessary to enhance user experience and optimize data loading.
  • Create reusable table components to ensure consistency and ease of maintenance.
  • Optimize existing table and pagination implementations for better performance and scalability.
  • Test the changes thoroughly to ensure they meet the required functionality and quality standards.

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.

@divine-comedian divine-comedian added the P2 a normal priority item label Jun 7, 2024
@divine-comedian
Copy link
Contributor

@MohammadPCh - Do we need this one for release?

@divine-comedian
Copy link
Contributor

Still need to refactor the tables

project table and user table are written differently

@divine-comedian
Copy link
Contributor

@MohammadPCh - still need to this one,

@divine-comedian
Copy link
Contributor

divine-comedian commented Oct 1, 2024

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

@divine-comedian divine-comedian removed the P2 a normal priority item label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants