-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
size/m🛠️ area/tech-debtTasks to update some code that could slow down developmentTasks to update some code that could slow down development
Description
Reason:
- A lot of props drilling
- We split code with single responsibility among different files
As a result they are really hard to understand and change
Instead I suggest creating some functions or hooks, that could be used solely in particular components.
Explanatory comments are needed, since these additional props contain quite complicated logic and work differently in single and multi cluster modes
Metadata
Metadata
Assignees
Labels
size/m🛠️ area/tech-debtTasks to update some code that could slow down developmentTasks to update some code that could slow down development