bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
8.65k stars 1.14k forks source link

"Never" timeout warning stuck in infinite loop #9836

Open bwbug opened 3 days ago

bwbug commented 3 days ago

Steps To Reproduce

  1. Go to Settings > Account Security.
  2. Set Vault Timeout period to "Never", and click Yes on modal pop-up with "Are you sure" warning.
  3. Click < Back, or close browser extension window.
  4. Go to Settings > Account Security.
  5. Click No.

Expected Result

Actual Result

Screenshots or Videos

image

Additional Context

The modal pop-up with the "Are you sure" warning should only be displayed if the user has just changed the Vault Timeout value from a value other than "Never" to a new value of "Never". If the value has previously been set to "Never", then the warning should not be displayed when opening the Account Security page.

If developers deem it essential for users to re-affirm their choice to use a Vault Timeout of "Never" each time that they open the Account Security page, then users must be given a meaningful choice (i.e., it should be possible to dismiss the warning by clicking No.

Operating System

Windows

Operating System Version

11

Web Browser

Chrome

Browser Version

No response

Build Version

2024.6.2

Issue Tracking Info

trmartin4 commented 2 days ago

Hello! This has been identified internally and is currently fixed in our main branch (https://github.com/bitwarden/clients/pull/9579). It will be included in our next release.