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

Mass-Selection checkbox not functioning properly #4928

Closed
Asitis opened this issue Jun 8, 2016 · 6 comments
Closed

Mass-Selection checkbox not functioning properly #4928

Asitis opened this issue Jun 8, 2016 · 6 comments

Comments

@Asitis
Copy link

Asitis commented Jun 8, 2016

I realized that the mass-selection checkbox is disfunctional. Take for instance the Notification screen:

selectall

Steps to reproduce

  1. Install Magento 2.0.7.
  2. Open any screen in the admin with a mass-selection header and click the arrow / box

Expected result

  1. See the dropdown list of options (on clicking the arrow)
  2. Selecting all elements (on clicking in the empty checkbox)

Actual result

  1. The checkbox(arrow) keeps glitching, half-animating
  2. If you click in the top-left corner of the checkbox it does open the menu
  3. If you check any individual item, the mass-selection box gets updated with a dash, and it's easier clickable then

I've looked at the HTML of the box and how it changes on actions, and I saw that sometimes the complete class="action-select-multiselect" was missing, after you select anything (the mass-selector or an individual item) the class does get added. However if the class exists or not, it doesn't seem to change the behaviour.

@katmoon katmoon added the CS label Jun 9, 2016
@southerncomputer
Copy link
Contributor

What do you see in (f12) developer mode debug/console errors?

@Asitis
Copy link
Author

Asitis commented Jun 15, 2016

Nothing, actually. I've checked the /log/ folder and the console, but none relating to this.
Edit: I've since updated to 2.1.0rc2 and haven't been able to reproduce the issue

@palamar
Copy link
Contributor

palamar commented Jun 22, 2016

@Asitis could you please, provide additional information about environment:

  • browser and it version
  • operation system
  • list of plugins installed to browser

@Asitis
Copy link
Author

Asitis commented Jun 22, 2016

As I said before I haven't been able to reproduce the problem. Just checked again the 2.0.7 installation in Chrome51 without plugins on OSX10.11, and no faults to be seen.

@vkorotun vkorotun removed the CS label Aug 4, 2016
@andimov
Copy link
Contributor

andimov commented Aug 16, 2016

@Asitis
Thank you for reporting!
So, this issue is not reproduced for now with the same steps and environment?
Is it reasonable to close a ticket as 'non-reproduced'?

@Asitis
Copy link
Author

Asitis commented Aug 17, 2016

I think it is now :) a lot has changed since I opened it. As I said before; haven't been able to reproduce it since the updates, so it's either fixed or not a problem anymore.

@Asitis Asitis closed this as completed Aug 17, 2016
magento-engcom-team pushed a commit that referenced this issue Oct 26, 2019
[Magento Community Engineering] Community Contributions - 2.3-develop
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

6 participants