Blocks and Layouts Initiative. See the #2811175 Add layouts to Drupal issue.
โšก๏ธ Live updates comments, jobs, and issues, tagged with #Blocks-Layouts will update issues and activities on this page.

Issues

The last 100 updated issues.

Activities

The last 7 days of comments and CI jobs.

  • ๐Ÿ‡ฏ๐Ÿ‡ดJordan Firnas

    Patch #134 worked well for me. Thanks @Rajab Natshah

  • ๐Ÿ‡บ๐Ÿ‡ธUnited States smustgrave

    CR reads fine to me.

    Ran test only change and got

    1) Drupal\Tests\layout_builder\FunctionalJavascript\InlineBlockTest::testDeletion
    Failed asserting that an object is empty.
    /builds/issue/drupal-3075308/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php:464
    2) Drupal\Tests\layout_builder\FunctionalJavascript\InlineBlockTest::testAccess
    Behat\Mink\Exception\ResponseTextException: The text "You are not authorized to access this page" was not found anywhere in the text of the current page.
    /builds/issue/drupal-3075308/vendor/behat/mink/src/WebAssert.php:907
    /builds/issue/drupal-3075308/vendor/behat/mink/src/WebAssert.php:293
    /builds/issue/drupal-3075308/core/tests/Drupal/Tests/WebAssert.php:981
    /builds/issue/drupal-3075308/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php:515
    FAILURES!
    Tests: 11, Assertions: 230, Failures: 2.
    Exiting with EXIT_CODE=1
    

    Manually test on an Umami install I had
    1. In the article content type Full content layout builder I added a test block
    2. I went to /admin/content/block/5 where I can see the block and make edits
    3. Added MR
    4. That route is no longer accessible

    Change looks good to me.

Production build 0.71.5 2024