Summary
We need to re-think the table element in the console.
Current Situation
The table element right now is very hard to maintain and use because:
- our use of the table element has changed a bit with the new design
- the element is very big and complex
Why do we need this? Who uses it, and when?
This element is widely used throughout the whole console, making it essential, so we need to make it as easy and flexible to use as possible.
Proposed Implementation
We should first meet to discuss what the refactor should look like:
- Just separate it into different parts, to make it easier to understand/use
- Re-think the table fetching logic/pagination and make simpler version of it
After we decide on what should be done and we agree on an implementation, one of the FE team members can implement it.
Contributing
Validation
Code of Conduct
Summary
We need to re-think the table element in the console.
Current Situation
The table element right now is very hard to maintain and use because:
Why do we need this? Who uses it, and when?
This element is widely used throughout the whole console, making it essential, so we need to make it as easy and flexible to use as possible.
Proposed Implementation
We should first meet to discuss what the refactor should look like:
After we decide on what should be done and we agree on an implementation, one of the FE team members can implement it.
Contributing
Validation
Code of Conduct