You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(spa): no-stats preview grid + elapsed timer while the buckaroo grid loads
While BuckarooDataPane waits on the WS session, fetch the first 200 rows from the data endpoint and render them in buckaroo's static DFViewer with summary_stats_data omitted, so the wait shows real rows instead of a bare spinner. An elapsed-seconds counter on the loading line makes a slow materialise read as progress, not a hang. Swaps to the live BuckarooEmbed once ws_url is ready; a preview miss (e.g. data endpoint 500) degrades silently to the spinner+timer.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments