docs/slate-issues/test-candidate-map/5994-5918.md
These TDD handoff notes cover issues #5994 through #5918 from the pilot set. Use the top-level index for range navigation and the dossiers for fuller thread context.
slate-dom and slate-reactblocked-on-repromain behaviorReporter says the deployed official example does not reproduce it, only a local main run. That needs to be resolved first.
slatenot-a-test-candidateThis is a scaling/performance issue, not a crisp correctness failure.
A reproducible benchmark lane, not a behavior test.
slate-dom and slate-reactready-with-minor-setupThis is another case where the first serious test may approximate composition semantics rather than perfectly emulating Android.
slate-reactready-nowdecorate update plus caret stabilitydecorate.slate-dom and slate-reactready-with-minor-setupThere is a linked PR in the issue thread. If that code still exists, it should be reviewed as a likely starting point, not treated as truth.
slate-dom and slate-reactready-with-minor-setupslate and slate-domready-nowoperations array includes a custom operation objecteditor.operationsThis is intentionally narrower than “full custom operation support everywhere.”
slate-dom and slate-reactblocked-on-reproThe issue is emulator-specific and already carries a workaround based on internal overrides. That is too shaky for a worthwhile test until the environment question is resolved.
slateready-nowKeep the first test narrow. The harder nested-inline semantics belong in later tests if the behavior is changed.
slate-reactnot-a-test-candidateThe thread resolves the original report into consumer-side timing misuse plus stale code.
requestAnimationFrame hacks around editor state updatescross-packagenot-a-test-candidateThe current thread points upstream to Chromium, not to a clearly Slate-owned failure.
docs-onlynot-a-test-candidateThis resolved into focus-ring styling, not editor behavior.
slate-domready-nowDOMEditor.toSlatePointnonEditableNode branchDOMEditor.toSlatePoint.slatenot-a-test-candidateThis is benchmark work, not correctness work.
slate-reactnot-a-test-candidateThis is a pagination/layout capability question, not a current failing contract with a crisp red assertion.
slate-dom and slate-reactready-nowDOMEditor.findPath inside onChangeonChangeDOMEditor.findPath inside the immediate onChange path.The workaround in-thread is useful, but the first red test should stay on public behavior, not on private cache timing internals.
slate-dom and slate-reactready-with-minor-setupHe.Hello.HeHelloThe behavioral assertion is simple. The hard part is getting a reliable Windows suggestion harness.
docs-onlynot-a-test-candidateThe thread already resolves the integration pattern: use input events, not keydown, on Android.
slate-reactnot-a-test-candidateThe thread ends with the reporter saying they could not reproduce it cleanly in isolation.
slate-dom and slate-reactblocked-on-reproThe thread is too fuzzy. The reporter mentions one failure in their app and a different failure in the official example.