canopy icon indicating copy to clipboard operation
canopy copied to clipboard

Fix list deletion rendering and regression tests

Open cortesi opened this issue 6 months ago • 0 comments

Summary

  • adjust scrolling when deleting items above the viewport
  • re-run visibility check after deleting
  • add regression test for deleting the first item in a two-item list

Testing

  • cargo test --test basic --manifest-path examples/todo/Cargo.toml -- --nocapture
  • cargo test

https://chatgpt.com/codex/tasks/task_e_685dd187bc8483338ba06c7d82efbad9

cortesi avatar Jun 26 '25 23:06 cortesi