karolinam β created an issue.
karolinam β created an issue.
It looks like these tests fail since the last commit in issue https://www.drupal.org/project/drupal/issues/3272629 π Media Library widget display doesn't return to first page on applying filters Needs work , pipeline: https://git.drupalcode.org/project/drupal/-/pipelines/143737
Thank you for your feedback and suggestions. I implemented the changes.
I set the new admin label in Drupal\layout_builder\Form\ConfigureBlockFormBase::doBuildForm
instead of Drupal\layout_builder\Form\AddBlockForm::buildForm
because that's where the admin label is being set to "Block description" by $form['settings'] = $this->getPluginForm($this->block)->buildConfigurationForm($form['settings'], $subform_state);
karolinam β created an issue.
karolinam β created an issue.
Fixed phpcs errors. Please review MR.
karolinam β made their first commit to this issueβs fork.
Applied Drupal 10 compatibility patch. See MR 1 This issue is ready to be reviewed and tested.
karolinam β made their first commit to this issueβs fork.
karolinam β made their first commit to this issueβs fork.
The patch was added to the MR. This issue is ready to be reviewed, tested and MR merged.
karolinam β made their first commit to this issueβs fork.
Please see MR for code changes which fix the errors listed in the description.
karolinam β created an issue.
longwave β credited karolinam β .