mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
babfa30c68
* 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 |
||
---|---|---|
.. | ||
src | ||
jest.config.js | ||
package.json | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json |