Closed (fixed)
Project:
Experience Builder
Version:
0.x-dev
Component:
Page builder
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jun 2025 at 15:31 UTC
Updated:
24 Jul 2025 at 07:09 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
libbna commentedHi @bnjmnm,
I'd like to give this a try, but I could use some guidance. Could you please clarify where exactly the styling is expected? Based on my understanding (as shown in the attached screenshot), when we create a new component, do we need to apply styles to the fields (props and slots) that we add?
Comment #3
effulgentsia commented"alpha blocker" was a typo. This is a blocker for beta.
Comment #4
jessebaker commentedAdding related issue - perhaps this can be addressed at the same time?
#3531066: Autocomplete suggestions can extend outside of viewport , Preventing Access to Taxonomy Term Options
Comment #6
bnjmnmComment #7
bnjmnmComment #10
bnjmnmThe Pipeline fails are due to CI issues installing Cypress dependencies, nothing specific to this MR (the 2nd to most recent had been passing, and the only change in the most recent were stylelint related).
Gonna merge this in now since @hooroomoo already reviewed.
Comment #11
wim leersYay, unpostponed #3534165: #3534165-4: Autocomplete suggestions dropdown shows the first 10 results, should show unlimited and allow scrolling?.
Comment #12
neha_bawankar commentedTested changes on branch 0.x for following scenario :
Scenario
Result
Status
link prop
PASS
link prop with cursor
PASS
start typing
PASS
Select option
PASS
Tested changes for
https://www.drupal.org/project/experience_builder/issues/3531066
PASS
During testing, an issue was identified: the search dropdown that appears is not scrollable and only displays the first 10 results.
Reported here : Autocomplete suggestions dropdown is not scrollable and only shows the first 10 results
Comment #13
wim leersThanks! Followed up there 👍