Closed (fixed)
Project:
Experience Builder
Version:
0.x-dev
Component:
Page builder
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Mar 2025 at 10:07 UTC
Updated:
21 Apr 2025 at 15:14 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #4
penyaskitoGave this a quick try. Not sure how to create overrides though.
Comment #5
lauriii@penyaskito You need to enable
xb_dev_js_blocksmodule for overrides to show up in the UI.Comment #6
penyaskitoThanks! I validated the fix works for overrides too.
Comment #7
balintbrewsLooks great!
Two minor things:
IconType.COMPONENT1, as well as the styling for that type. Unless, see my question below.PublishReviewcomponent? We don't have a lot of stories in our Storybook, this component does have them. 🙂Question to @lauriii, is it okay to use the same code icon for the exposed code components? They get a different icon the sidebar in that case, that's why I'm asking.
Also, do we want to update the icon for Global CSS as well while we're here? The API endpoint returns
icon: 'cms'for it, so we may want to adjust this on the backend, but it's also easy to look at the entity type in the frontend component.Comment #8
reneelund commentedI just added a screenshot of what this modal should look like.
Comment #9
penyaskitoComment #10
penyaskitoNR.
#7: Got rid of every Component1Icon. There are a couple of cases that could be discussed:
1. New component menu: Does nothing, Laurii confirmed we can delete that.
2. Not sure about my PageInfo checks, definitely appreciate feedback there @balintbrews
Comment #11
penyaskitoTest failure is unrelated.
Comment #12
balintbrewsComment #13
penyaskitoFixed feedback.
Comment #14
penyaskitoComment #16
balintbrews