bitwarden-estensione-browser/apps/web/src/app/modules/vault/modules
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
..
individual-vault [fix] Organization filter list expansion on badge click (#2897) 2022-06-13 14:56:01 -04:00
organization-badge Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
organization-vault [PS-788] - Item links use `cipherId` in query string (#2880) 2022-06-13 07:14:09 -07:00