whisper-money/resources
Víctor Falcón 1c1602db87 test(chart): guard the tooltip effect against the render-loop regression
The unit test for computeTooltipPosition covers the flip/clamp math, but the
math was never broken — the crash came from the effect re-running on its own
setPos. Add a component test (both review agents' top request) that renders
ChartTooltipPortal and asserts the positioning effect does NOT re-run when the
component re-renders with an unchanged coordinate, and DOES re-run when the
coordinate changes. Verified it fails against the pre-fix dependency-less
effect. ChartTooltipPortal is exported for this, matching how StackedBarShape
is exported for its test.
2026-07-07 20:31:51 +02:00
..
css fix(charts): improve contrast for chart colors 9-10 (#614) 2026-06-30 10:28:03 +00:00
js test(chart): guard the tooltip effect against the render-loop regression 2026-07-07 20:31:51 +02:00
views feat(encryption): commands to warn and remove inactive encrypted-data accounts (#633) 2026-07-03 15:57:04 +00:00