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
LocationBadge (src/components/ui/location-badge.tsx):
Shared component for rendering location codes with country flags.
Resolves NUTS codes via getLocationLabel, shows flag SVGs.
Used by: AutomationList, AutomationDetail, AutomationWizard review.
SSE Logs fix (api/automations/[id]/logs/route.ts):
Stream now closes immediately when no active run exists instead of
polling for 10 minutes. Prevents Firefox "Blocked" connection state.
Replaced inline location rendering in 3 files with <LocationBadge />.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments