Add lint rule to better manage subscription cancellation #5623
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
In example namespace list request still happens after the user logs out due to wrongly used
takeUntil
pipe. We should add lint rules to check such things and also check if subscriptions are properly destroyed overall on changing views.src/app/frontend/common/components/namespace/component.ts
The text was updated successfully, but these errors were encountered: