Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Items selected dont change state when select a file to move and cancel. #6052

Open
2 tasks done
ufoloko opened this issue May 27, 2024 · 0 comments
Open
2 tasks done

Comments

@ufoloko
Copy link
Contributor

ufoloko commented May 27, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

In resource manager, when you select a file to move, modal window is opened and file is deselected automatically, but it appears like one file is still selected.

You select a file and you can see this

image

Then you click on move, and file is deselected automatically.

If you cancel window for move, you return to list, previous selected file is deselected but action buttons have a "1 item X" button, but no file is selected

image

Steps to reproduce?

1.- Go to Resources Manager
2.- Select any file, so you will see move, delete, etc, buttons.
3.- Click on move button.
4.- Dialog appears for move action. (you can see in back of dialog file is being deselected automatically)
5.- Cancel or close dialog without move any file.
6.- You will see any file selected but un action buttons you have option to deselect items

Current Behavior

When you cancel move file, files are being deselected but action button to deselect appears to have 1 item selected in state.

Expected Behavior

When you cancel move file, you should keep status for selected files or at least should be the same state for selected files and deselect files action button.

Relevant log output

No response

Anything else?

No response

Affected Versions

9.13.3 (latest release)

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant