- Issue created by @wim leers
- Merge request !64Resolve #3455898: Rough working endpoints that port the logic for the UI's mocks to PHP → (Merged) created by wim leers
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
It's alive! 🧟♀️
No slot support yet — for that we need 📌 FieldType: Support storing component *trees* instead of *lists* Fixed first.
Hacky-as-hell, but good enough for now, to unblock next steps on the UI side. The labels assigned to components in the UI/config entities introduced in 📌 "Developer-created components": mark which SDCs should be exposed in XB Fixed do show up.
- Status changed to Needs review
5 months ago 10:43am 20 June 2024 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Found one UI bug: dragging in a new "my CTA" component does result in a response from
/xb-render-component/…
that contains the defaultprops
that were used to render it (as well asmarkup
to render it).But the request the UI makes to the
/api/preview
route does not include those default props for that newly placed component undermodel
.(Alternatively: no request should be made to
/api/preview
at all until the props are customized from the default initial value, which already is present undermarkup
in the response from/xb-render-component/…
.) - First commit to issue fork.
- Status changed to Fixed
5 months ago 8:44am 21 June 2024 -
jessebaker →
committed 88d61af3 on 0.x authored by
Wim Leers →
Issue #3455898 by Wim Leers, jessebaker: Connect client...
-
jessebaker →
committed 88d61af3 on 0.x authored by
Wim Leers →
Automatically closed - issue fixed for 2 weeks with no activity.