Closed (fixed)
Project:
Experience Builder
Version:
0.x-dev
Component:
Redux-integrated field widgets
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jun 2025 at 01:52 UTC
Updated:
15 Jul 2025 at 13:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
bnjmnmComment #4
effulgentsia commented"alpha blocker" was a typo. This is a blocker for beta.
Comment #6
hooroomooComment #7
bnjmnm🤔 I checked this out in Firefox and spotted one thing in the screenshot more (the media titles were wrapping instead of elipsising...) but I'm not entirely sure that would explain how herky jerky that screenshot was... This is how it looks for me now in FF

If you're still having problems, would you be OK looking in the FF inspector and seeing if there are any styles (or lack of) that seem to be making the most nuisance?
Comment #9
jessebaker commentedIn the process of reviewing this, I worked with @callumharrod to refine some of the designs to better account for the weights fields and improve the look of the "remove" button.
In working with him, we decided to change the media items to stack in rows instead of the 3 columns. It provides better readability, a better use of space and accounts for media items with longer file names much better.
I've gone ahead and implemented his suggested changes in this MR. I've also given it some pretty thorough testing and a code review and it's all looking good!
(I found one bug that is also present in 0.x - if you have a media widget on the page data side bar, pick some images and then switch to a different sidebar and come back the selected images are no longer shown).
Comment #10
bnjmnm#9
Good catch. I created #3533289: Page data form values-in-progress not retained for Media Library (and perhaps other) fields for this.
Comment #11
bnjmnmComment #13
bnjmnm@jessebaker reviewed my parts, I reviewed his and @hooroomoo did a pass as well so this is gonna go in.