The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇮🇳India ranjith_kumar_k_u Kerala
Re-rolled #15
error: patch failed: core/modules/layout_builder/css/layout-builder.css:96
error: core/modules/layout_builder/css/layout-builder.css: patch does not apply - Status changed to Needs review
almost 2 years ago 2:58pm 23 March 2023 - Status changed to Needs work
almost 2 years ago 10:25pm 23 March 2023 - 🇺🇸United States smustgrave
Going to go ahead and mention seems this is pulling from existing tests, could we not just extend on one of those vs doing a whole new instance
- 🇺🇸United States smustgrave
Minimum it probably could be included in LayoutBuilderUiTest
- 🇮🇳India ranjith_kumar_k_u Kerala
Included the test in LayoutBuilderUiTest but created a new function, because the existing functions look like they are testing a particular functionality.
please review
- 🇺🇸United States smustgrave
Will remove the tests tag for now.
Think to get a proper answer for #15 it will need usability review.
Also will require a change record.
- 🇳🇱Netherlands Summit
Hi,
Can I use this patch on Drupal 10.3.1? https://www.drupal.org/files/issues/2024-06-28/3163197-32.patch →Thanks for building it! Greetings,
- 🇳🇿New Zealand quietone
Changes are made on the main development branch, 11.x, and then backported according to our policies. Also, 10.2 is only receiving security updates now.
- 🇺🇸United States jastraat
I looked into the difficulty of having different title text for the contextual link depending on if it was being shown or hidden. Having dynamic text can be done by extending ContextualLinkDefault and overriding the getTitle() method, however any kind of dynamic title will be complicated by the fact that contextual links are cached in local storage.
Here's a re-roll of the patch against 11.x
- Merge request !98223163197: add contextual link for toggling LB block visibility → (Open) created by jastraat
The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇺🇸United States smustgrave
Did not review but pipeline appears to have issues.
- 🇨🇦Canada joelpittet Vancouver
joelpittet → changed the visibility of the branch 3163197-allow-hiding-configured to hidden.