ProtonMail / WebClients

Monorepo hosting the proton web clients
GNU General Public License v3.0
4.51k stars 569 forks source link

How can I remove or hide the SmartBanner appearing only on mobile? #411

Open Utopiah opened 1 month ago

Utopiah commented 1 month ago
Utopiah commented 1 month ago

To clarify this is what I mean the "Faster on the app" top banner while taking a good share of screen real estate :

image

which as far as I can tell provide no way to hide or remove it.

Utopiah commented 1 month ago

I believe it's specifically related to packages/components/components/smartBanner/SmartBanner.tsx which doesn't seem to appear on the desktop Web client, testing is done in packages/components/components/smartBanner/useSmartBanner.ts