monosi icon indicating copy to clipboard operation
monosi copied to clipboard

Create Table Component Wrapper

Open iporollo opened this issue 2 years ago • 3 comments

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 avatar Apr 13 '22 18:04 iporollo

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

haroonsaeed82096 avatar May 04 '22 21:05 haroonsaeed82096

Sure! Really appreciate the help here!

iporollo avatar May 04 '22 21:05 iporollo

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. :)

haroonsaeed82096 avatar May 04 '22 22:05 haroonsaeed82096