the edit target pin drifts after a save. find out why and put it on the board.
I'll look at how the board re-pins selection after a save lands.
Readsrc/ui/board/model.rsRead 214 lines
Bashcargo test --test queue_board_edit14 tests · 13 passed · 1 failed: pin_follows_saved_row
Found it. The pin follows the saved id even when the current lens no longer paints that row, so it lands on a hidden task. It should reanchor to the row's old position instead.
Bashtsk add -t "Edit target binding pin" -p herdr --json{"outcome":"created","number":13,"title":"Edit target binding pin","project":"herdr"}
Bashtsk steps T13 add "Write the failing reanchor test"added 3f Write the failing reanchor test
Bashtsk steps T13 add "Pin the saved id only while the lens paints it"added 9c Pin the saved id only while the lens paints it
Created T13 Edit target binding pin on your board with two steps. It is ready, not started. Start it when you want me to pick it up.