Oscar Hinton
Oscar Hinton
@trmartin4 do we still want the pre-commit hooks?
@eliykat It seems we are checking the theme using a css/js trick inside the platform service, which gets called in the background page. We might need to move that check...
Hi @kbialek, Unfortunately while this might solve the linked error it will introduce other issues, primarily around account switching. `getAuthStatus` has an optional parameter `userId` which is passed along to...
Hi, I took a quick look at the proposed change, and it seems to completely break the desktop application. I don't believe `hasKey` is the right method to determine the...
@ob-tk do you know if other extensions have similar visual issues in their popups?
I've managed to replicate the issue on Windows by setting the page zoom to 110%. It seems that since we set the height to 600px, the page zoom expands it...
Related: https://github.com/bitwarden/browser/issues/1008 https://github.com/bitwarden/browser/pull/1627 https://github.com/bitwarden/browser/pull/1714
@c0ldplasma can you provide your environment details? What OS, versions etc, is zoom level configured?
@danielleflinn have we had any thoughts on how to ensure avatars are unique when the text is identical? We could support two inputs one being the id, and the other...
This should be resolved in the latest version. The Windows Hello prompt now contains the expected window handler for the Bitwarden application and will be centered within the application window...