Skip to content

Refactor table element in the console #7592

@ryaplots

Description

@ryaplots

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:

  1. Just separate it into different parts, to make it easier to understand/use
  2. 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

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Validation

Code of Conduct

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions