1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00
bitwarden-browser/apps/web/src
Addison Beck 61769f16c2
[fix] Organization filter list expansion on badge click (#2897)
In the ciphers list we show a badge for organization ownership that can be clicked to filter the vault by the organization in question. This expansion does not work for items labeled "Me". Click these badges filters by "My Vault" but doesn't expand the filter list.

This commit corrects this behavior so the "Me" badges expand the organization filters when clicked. It does so by simply moving the line that checks for filter expansion out of a conditional that expects an organization, and instead does it any time an organization filter is changed.

https://bitwarden.atlassian.net/browse/SG-293?focusedCommentId=13459&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-13459
2022-06-13 14:56:01 -04:00
..
404 Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
abstractions Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app [fix] Organization filter list expansion on badge click (#2897) 2022-06-13 14:56:01 -04:00
connectors Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
images Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
locales [PS-589] Added Device Verification section setting for 2FA Email for new device (#2868) 2022-06-13 14:13:22 -04:00
models Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
scss Add support for migrated jslib (#2826) 2022-06-03 18:01:07 +02:00
services Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
.nojekyll Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
404.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app-id.json Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
browserconfig.xml Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
favicon.ico Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
global.d.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
index.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
manifest.json Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
theme.js Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
version.json Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00