Skip to content

Commit 588fa15

Browse files
Copilothotlong
andcommitted
docs: update ROADMAP with object-chart data guard fix
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 849d568 commit 588fa15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,7 @@ The `FlowDesigner` is a canvas-based flow editor that bridges the gap between th
738738
- [ ] `@object-ui/components`: ErrorBoundary wrapper per component
739739
- [ ] `@object-ui/fields`: Inline validation message rendering
740740
- [ ] `@object-ui/plugin-charts`: Drill-down click handler for chart segments
741+
- [x] `@object-ui/plugin-charts`: Fix `object-chart` crash when data is non-array — added `Array.isArray()` guards in ObjectChart, ChartRenderer, and AdvancedChartImpl to prevent Recharts `r.slice is not a function` error
741742
- [x] `@object-ui/plugin-workflow`: **FlowDesigner** — canvas-based flow editor (`flow-designer` component) with drag-to-reposition nodes, edge creation UI, undo/redo, Ctrl+S save, property panel, and BPMN export
742743
- [x] `@object-ui/plugin-workflow`: Support v3.0.9 BPMN interop types — `FlowBpmnInteropResult` with `bpmnXml` export, `nodeCount`, `edgeCount`, `warnings`
743744
- [x] `@object-ui/plugin-workflow`: Support v3.0.9 node executor descriptors — `FlowNodeExecutorDescriptor` with `inputSchema`, `outputSchema`, wait event config, retry policy

0 commit comments

Comments
 (0)