Overview
We made sure to generate a experience_builder/asset_library.<name>.draft asset library in #3500386: Code Components should render with their auto-saved state (if any) when rendered in the XB UI … but we never actually load it! 😅
IOW: we forgot to update experience_builder_page_attachments().
Proposed resolution
User interface changes
Issue fork experience_builder-3508937
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
wim leersComment #4
balintbrewsThis just became very relevant for a good experience after #3516390: Compile Tailwind CSS globally for code components lands.
Comment #5
wim leersSample fix is in #2, tests still needed.
Comment #8
tedbowComment #9
wim leersComment #10
tedbow2 e2e test fails, passed locally., passed on re-run. PHPUnit tests passedComment #11
wim leersRTBC'd with 2 caveats/requests: 1, 2.
If not addressed here, we need a follow-up for especially the latter.
Comment #12
tedbowre #12 I created #3523460: Create loadAutoSave() helper function as follow-up for 2) and refactored for 1)
Comment #14
tedbow🎉
Comment #15
wim leers🥳
Comment #17
effulgentsia commented