-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Description
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
- 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
- The feature is tested in a staging environment.
- The feature is documented in The Things Stack Documentation
Code of Conduct
- I agree to follow TTN's Community Code of Conduct.
Metadata
Metadata
Labels
No labels