oncall
oncall copied to clipboard
472 wrong team
Fix for #472
I don't like that you copypasted
notFound?: boolean;
wrongTeamError?: boolean;
teamToSwitch?: { name: string; id: string };
wrongTeamNoPermissions?: boolean;
to many pages, it would be good to wrap this state, requests, logic and so on into separate service/top level component and manage this stuff in one place to avoid copypaste