Closed (duplicate)
Project:
Drupal core
Version:
9.3.x-dev
Component:
layout_builder.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2021 at 11:12 UTC
Updated:
25 Jan 2023 at 15:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nedaveleva commentedComment #3
nedaveleva commentedBefore patch:


After patch:

Comment #4
nedaveleva commentedComment #5
nedaveleva commentedComment #6
nedaveleva commentedComment #7
nedaveleva commentedComment #8
gauravvvv commentedRe-rolled patch #2, Attached interdiff for same.
Please update .pcss file, and run
yarn run build:cssto compile pcss to CSS. don't edit CSS file directly @nedavelevaComment #9
gauravvvv commentedComment #10
chetanbharambe commentedVerified and tested patch #9.
Patch applied successfully and looks good to me.
Testing Steps:
# Goto: admin/structure/types/manage/article/display/default/layout
# Goto: Bottom of the page
# Click on Add Block
# Search any block by respective name
Expected Results:
# User should not see a lot of empty spaces.
Actual Results:
# When the user filtering layout blocks by name in Layout builder then the user is able to see a lot of empty spaces.
Please refer attached screenshots for the same.
Looks good to me.
Can be a move to RTBC.
Comment #11
avpadernoComment #12
tim.plunkettThis is a duplicate issue. The other one is fixing the JS. Please help test that code!
Comment #13
ovanes commentedHello I have rerolled patch
filtering_layout_blocks-3231919-2.patchadjusted for core 9.5.x