You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issue for the next wave of work on custom form views — both the React custom container (a container whose custom attribute is a component name, e.g. custom = 'OrderApp') and the classic group-object CUSTOM view.
Today the React custom view receives property values only, while the classic view already surfaces much presentation through its controller getters — so the two paths have diverged. This phase brings the React projection up to full fidelity, adds capabilities both paths lack, and re-aligns the React and classic controllers.
All items below extend the same custom-view surface and are tracked together here. They can land incrementally and largely independently.
Tracking issue for the next wave of work on custom form views — both the React custom container (a container whose
customattribute is a component name, e.g.custom = 'OrderApp') and the classic group-objectCUSTOMview.Today the React custom view receives property values only, while the classic view already surfaces much presentation through its controller getters — so the two paths have diverged. This phase brings the React projection up to full fidelity, adds capabilities both paths lack, and re-aligns the React and classic controllers.
All items below extend the same custom-view surface and are tracked together here. They can land incrementally and largely independently.
Subtasks
window.lsfusion.List(stable keys + per-row subscription, no app-level memo; not solvable by React Compiler)Notes