Skip to content

docs: record feature-level gaps from the review in the TODO lists#27

Merged
b32n merged 1 commit into
masterfrom
docs/todo-feature-gaps
Jul 17, 2026
Merged

docs: record feature-level gaps from the review in the TODO lists#27
b32n merged 1 commit into
masterfrom
docs/todo-feature-gaps

Conversation

@b32n

@b32n b32n commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Records the feature-level items surfaced by the deep reviews that aren't bug fixes — they need new capabilities — in the respective package TODO lists, and corrects one now-stale entry.

Added

  • docs/TODO.md — inline images & dynamic-field runs are dropped on the block↔ProseMirror collab round-trip (needs new inline PM node types + render paths).
  • slides/TODO.md — no text autofit / shrink-to-fit (overflowing text is clipped; top-clipped under middle/bottom vAlign).
  • sheets/TODO.md — missing functions (TRANSPOSE/YEARFRAC/TEXTSPLIT/TEXTBEFORE/TEXTAFTER/EVEN/ODD/SUMSQ) and INDEX whole-row/column array form.

Corrected

  • sheets/TODO.md — removed the "CSV import robustness" rough-edge entry; importFromCSV was rewritten (round 2/3) to handle quoted newlines / CRLF and coerce numbers, so it's resolved.

Table page-splitting (docs "Oversized blocks overflow") and collaborative undo (docs "Collaborative undo") were already listed, so they're untouched.

Docs-only change.

Add the feature-level items surfaced by the review that aren't fixable as
bugs (they need new capabilities):
- docs: inline images & dynamic-field runs are dropped on the block<->ProseMirror
  collab round-trip (needs new inline PM node types + render paths).
- slides: no text autofit / shrink-to-fit (overflowing text is clipped).
- sheets: missing functions (TRANSPOSE/YEARFRAC/TEXTSPLIT/TEXTBEFORE/TEXTAFTER/
  EVEN/ODD/SUMSQ) and INDEX whole-row/column array form.

Also drop the now-resolved 'CSV import robustness' rough-edge entry (importFromCSV
was rewritten to handle quoted newlines/CRLF and coerce numbers).

(Table page-splitting and collaborative undo were already listed.)
@b32n
b32n merged commit aa914ec into master Jul 17, 2026
2 checks passed
@b32n
b32n deleted the docs/todo-feature-gaps branch July 17, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant