code-review-fix task 12.12: mark task 12.12 as done in tasks.md

This commit is contained in:
Marko Djordjevic 2026-02-18 20:44:54 +01:00
parent 9d3cf2aeb2
commit 576375b135

View file

@ -117,7 +117,7 @@
- [x] 12.9 `[haiku]` Add `activeChartId` to primitive cleanup effect dependency arrays in `CandleChart.tsx:1059-1110`
- [x] 12.10 `[sonnet]` Implement or remove no-op Tooltip component in `ui/tooltip.tsx` (replace with Radix Tooltip if used)
- [x] 12.11 `[haiku]` Remove `eslint-disable` in `TrainingPanel.tsx:128-129`, include stable callbacks in dependency array
- [ ] 12.12 `[haiku]` Remove dead filter code (TODO comment, no-op) in `page.tsx:49-53`
- [x] 12.12 `[haiku]` Remove dead filter code (TODO comment, no-op) in `page.tsx:49-53`
## 13. Package & Dependencies