object-status.component.ts is currently stored as an Angular component. With recent changes made to the code surrounding workflow status and object status, it now behaves more like a utility rather than UI element.
We should consider moving it to the utils/ folder to better reflect its actual role in the codebase
object-status.component.ts is currently stored as an Angular component. With recent changes made to the code surrounding workflow status and object status, it now behaves more like a utility rather than UI element.
We should consider moving it to the utils/ folder to better reflect its actual role in the codebase