docs/plans/2026-03-30-next-best-issue.md
Pick the next best issue to start in this repo, with a short rationale grounded in the live GitHub queue and current repo context.
taskplanning-with-files, issue-intelligence-analyst.claude/docs/plans/.udecode/plate#4798 is effectively done already: maintainer comment says fixed in #4922.#4898 is not a clean next bug. Current evidence points to an unsupported nested blockquote+list markdown path, not a tight fix seam.#4485 looked strong from the issue body, but current main already has explicit empty-list deserializer coverage in packages/markdown/src/lib/deserializer/deserializeMdList.spec.tsx, so it is likely stale or at least less trustworthy.#4111 has the best mix of leverage and tractability:
packages/tablepackages/table/src/lib/queries/getLeftTableCell.tspackages/table/src/lib/queries/getTopTableCell.tspackages/table/src/react/components/TableCellElement/setSelectedCellsBorder.integration.spec.tsxtask, planning-with-files, and issue-intelligence-analyst.AGENTS.md.#4111 Table: the table cell border is removed from the wrong cell.setSelectedCellsBorder integration coverage, then replace the naive adjacent-cell lookup with span-aware table-grid lookup.