Get started banner shown on every login to web vault (on EU region)

Hi,

a couple of weeks ago I migrated my account from US to EU region (the EU account I’ve had it created since a couple of months ago).

Every time I login on vault.bitwarden.eu (with no bitwarden cookies stored on my browser; on an incognito window or after having cleared them) I get this Get started banner:

I still have my old US account (created a couple of years ago), and I do not get that banner there, when I login to vault.bitwarden.com:

Anyone else getting this?

It’s not a big deal at all, but since it is a pointless reminder of something I’ve already done, it’s a bit annoying.

Thanks.

I’m guessing that the problem might go away if you refrain from doing this:

Indeed, it seems that the banner dismissal is stored in a cookie.

But I don’t want to refrain from deleting them (my browser is configured to delete them all when I close it).

As I said, I find that reminder pointless (at least after the second or third login, or when you have already covered the three reminded points).

And I also don’t understand why I only get it on bitwarden.eu and not on bitwarden.com.

Digging a little in the web vault code, it might be not because the account is in EU, but because the account was created after 2024-04-02.

But I do not understand that code well enough (or at all).

I think you’ve understood the code correctly.

Perhaps you can sweet-talk the support team into backdating your EU account creation date to 2024-04-01. :wink:

Personally, I also prefer to browse exclusively in private/incognito mode, and I’m used to having to re-dismiss various banners etc. that I have previously dismissed. But I agree that this one is particularly annoying.

I would suggest that you create a feature request (or even a bug report) to propose that the state of the showOnboarding flag be saved with the vault data (and synced), instead of reading it from locally stored cookies. To me, this would make sense to do even if the user does not habitually delete cookies — a new user who has registered an account and completed/dismissed the onboarding instructions in one browser should not be forced to see and dismiss the same onboarding instructions each time that they access the Web Vault in a new browser. The more I think about it, when framed this way (from the POV of a new user who is using multiple browsers), the decision to store the showOnboarding flag in a local cookie does seem like a bug, and I would encourage you to file a bug report on GitHub.

1 Like
1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.