1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-22 11:45:59 +01:00
bitwarden-browser/libs
Patrick H. Lauke babfa30c68
[PS-1222] Remove appBlurClick throughout the popup and web code (#3208)
* Remove appBlurClick throughout the popup code

`appBlurClick` leads to focus being lost/reset for assistive technology users. It should not be necessary in any case - if focus does need to move after an action, explicitly set it somewhere programmatically using `focus()` rather than relying on browser heuristics

* Remove now redundant blur-click directive
2022-08-17 10:42:26 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PS-1222] Remove appBlurClick throughout the popup and web code (#3208) 2022-08-17 10:42:26 +02:00
common PS-1133 Feature/mv3 browser observable memory caching (#3245) 2022-08-16 07:05:03 -05:00
components [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
electron [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
node [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
shared [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00