Overview
If you have a lot of changes (in this case 10) and one of more of them are unable to be published, there is visible indication why the publishing is failing. The errors ARE displayed, but unless you know to scroll down, you can't see them!
Follow up from #3536127: When errors are found, they are reported, but XB still says changes are published
Proposed resolution
Move the errors up, inside the scrollable container above the list of unpublished changes.
User interface changes
See attached png.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | unpublished-changes-with-errors.png | 55.02 KB | callumharrod |
| #3 | image.png | 25.27 KB | libbna |
| Move errors to top inside scroll.png | 406.94 KB | jessebaker | |
| cant_see_errors.gif | 713.75 KB | jessebaker |
Issue fork experience_builder-3536649
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
wim leersComment #3
libbna commentedI’ve worked on a potential fix for this issue. Before pushing the changes, I wanted to check if the approach looks good—can I go ahead with it?
Comment #4
callumharrod commentedAdding design for the selective publishing dropdown here:

Comment #5
libbna commentedThanks for sharing the design @callumharrod I will work on this on Monday.
Comment #7
libbna commentedTill now I have achieved this much:
I have moved the error reports to the top along with the
changes selectedsection.I will be unassigning myself for the time being until further review or feedback is provided.
Comment #8
libbna commentedComment #9
libbna commentedComment #10
jessebaker commentedAssigning to me to remind me to look at this tomorrow morning. Thanks @libbna
Comment #12
jessebaker commentedTested, approved and merged! Thank you @libbna!
Comment #13
wim leersThanks for the screenshots — that looks exactly like what I expected/hoped based on the title! 😄
Also crediting @callumharrod for #4 😊