Files
Jungfraujoch/frontend/src
leonarski_fandClaude Opus 5 f8beee7e87 frontend: surface spot-finding upload failures and send sliders on release
This was the only panel firing the generated call directly, with the
rejection routed to console.log. Because the poll then kept returning the
unchanged server value - which still equalled lastDownloadedS - the
resync effect never fired, so the dashboard showed a threshold the broker
was not using, indefinitely and silently. It now goes through useUpload
like its siblings, so a failure raises the snackbar, and onError puts the
server's value back in the panel.

The eight sliders also applied from onChange, which MUI fires for every
intermediate position while dragging: one drag across the ice-ring width
sent ~200 PUTs plus ~200 forced /statistics refetches, each reconfiguring
spot finding on the running acquisition. Dragging now only moves the
panel; the value is sent from onChangeCommitted.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 14:50:39 +02:00
..
2024-10-05 13:14:49 +02:00
2026-07-11 07:19:11 +02:00
2024-10-05 13:14:49 +02:00
2026-06-23 20:29:49 +02:00
2026-07-28 21:58:00 +02:00