passbolt / passbolt_api

Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
4.63k stars 306 forks source link

UI Bug: Password selection persists after moving passwords #479

Closed Monachino1 closed 1 year ago

Monachino1 commented 1 year ago

UI Bug: Password selection persists after moving passwords.

What you did

Create 3 folders named "Folder1", "Folder2", "Folder3" Create 3 passwords in "Folder1", named "Account1", "Account2", "Account3" Using the checkboxes select "Account1" and "Account2" drag and drop these to "Folder2" Do not refresh the view or change folder. While still in "Folder1" select "Account3" and move it to "Folder3".

What happened

The previously selected passwords "Account1" and "Account2" are also moved into Folder3 when only "Account3" is selected. All 3 accounts now exist in the "Folder3" folder.

Passbolt-Moving

If instead of selecting "Account3" and moving it to "Folder3" I selected "Delete" then "Account1" and "Account2" would be deleted also.

Passbolt-Deleting

What you expected to happen

After following the above process, "Account1" and "Account2" should exist in "Folder2" and "Account3" should exist in "Folder3" When selected items are moved to a folder, and the view remains the same, clear the selected items.

Benj1er commented 1 year ago

Hello @Monachino1,

Thanks for the bug report, a ticket has been created under the reference PB-24260. This issue will be resolved after the next release.

Best regards

Benj1er commented 1 year ago

Fixed with v4.0.0, don't hesitate to reopen it if the issue persists.