tutanota icon indicating copy to clipboard operation
tutanota copied to clipboard

Don't show MigratingCredentialsBanner outside of main webapp page

Open paw-hub opened this issue 1 year ago • 2 comments

Prevent it from showing on whitelabel in addition to apps.

Fixes #6496

paw-hub avatar Feb 09 '24 11:02 paw-hub

I'm not sure if we should be using env.domainConfigs or the domain config provider for this one, as the latter can be injected (though we don't test this). Let me know which one's better here.

paw-hub avatar Feb 09 '24 11:02 paw-hub

Nevermind, I just saw that we have the login view model which has domain config.

paw-hub avatar Feb 09 '24 12:02 paw-hub