Click items to "launch website" (for items that are not autofill suggestions)

Current behavior:

  • When you’re already on a matching website, clicking a vault item auto-fills the credentials, which works well.

  • If you’re not on the associated website, you need to separately click the “Launch Website” button.

Suggested improvement:
Make the main item click behavior context-aware:

  • If the user is currently on the associated website, clicking the item should auto-fill credentials.

  • If the user is not on the associated website, clicking the item should automatically open the saved website URL.

Example:

  • If I’m on Google and click my GitHub login item, Bitwarden should open the GitHub login page.

  • If I’m already on GitHub, clicking the item should auto-fill as it currently does.

This would simplify the UI and potentially eliminate the need for a separate “Launch Website” button, since the item click itself would intelligently handle both actions depending on context.

It would also make the interaction feel more natural and reduce unnecessary clicks.