- Issue created by @codechefmarc
- Merge request !59Issue #3497768: Click JavaScript to close details causes modals to scroll unnecessarily β (Closed) created by Unnamed author
- Merge request !60Issue #3497768: Click JavaScript to close details causes modals to scroll unnecessarily β (Open) created by Unnamed author
- πΊπΈUnited States codechefmarc
Tested on version 2 and on version 4 and works great! Thank you for the quick turnaround, I was going to create the MR today but you beat me to it. :)
I ran the tests and the only one that didn't pass was the
BlockClassControllerTest.php
due to this issue ( https://www.drupal.org/project/block_class/issues/3412155 π Deprecated system_get_module_admin_tasks in drupal:10.2.0 and is removed from drupal:11.0.0 Needs review ) which is known and isn't a blocker for this MR because that test only covers the help page.