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

Create Table Component Wrapper #176

Open
iporollo opened this issue Apr 13, 2022 · 3 comments
Open

Create Table Component Wrapper #176

iporollo opened this issue Apr 13, 2022 · 3 comments
Assignees
Labels
good first issue Good for newcomers react

Comments

@iporollo
Copy link
Contributor

Problem

Currently, the tables implementation in the code is dirty and not componentized.

Solution

We need to componentize the table implementation for reuse across the application

Requirements

Create a component named <TableComponentWrapper> that implements a table which can receive data from react props and be reused across pages

Additional Context

Find the use cases of the table components in Monosi. Implement a generic componentized version. Replace all places in the code where tables are used with <TableComponentWrapper>

Questions, or need help getting started?

Feel free to ask below, or ping us on Slack

@iporollo iporollo added good first issue Good for newcomers react labels Apr 13, 2022
@haroonsaeed82096
Copy link

I am excited to work on this issue. Can you assign it to me? Thanks!

@iporollo
Copy link
Contributor Author

iporollo commented May 4, 2022

Sure! Really appreciate the help here!

@haroonsaeed82096
Copy link

Thank you very much for giving the opportunity. I will follow through guidelines in coming days and will reach you on slack in case of any confusion. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers react
Projects
None yet
Development

No branches or pull requests

2 participants