You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
As a user, I have one or more ciphers in my account that are in a folder. When I go ahead and delete said folder, the client-side cipher cache isn't updated and hence the right side filters doen't work correctly - clicking "No Folder" doesn't show the ciphers that used to be in deleted folder. This is until I reload the browser tab, after that everything works as expected, so server-side the updates seem to be done correctly.
I've found this issue when troubleshooting the behaviour using bitwarden_rs as a backed API. (#21) Turned out the official API shows same behaviour, which I have verified just now creating account on the official vault page.
The text was updated successfully, but these errors were encountered:
It does delete the right filter for the folder, however all the ciphers that were in the deleted folder do not appear under "No folder" until you reload the browser page.
As a user, I have one or more ciphers in my account that are in a folder. When I go ahead and delete said folder, the client-side cipher cache isn't updated and hence the right side filters doen't work correctly - clicking "No Folder" doesn't show the ciphers that used to be in deleted folder. This is until I reload the browser tab, after that everything works as expected, so server-side the updates seem to be done correctly.
I've found this issue when troubleshooting the behaviour using bitwarden_rs as a backed API. (#21) Turned out the official API shows same behaviour, which I have verified just now creating account on the official vault page.
The text was updated successfully, but these errors were encountered: