9dee09af6f
CI / Build & Quality Checks (push) Successful in 10m24s
PollCreator: replace maxSelections/options.length stale-closure pattern with isMultiple: boolean state. max_selections computed from filledOptions at submit time. Radio inputs replaced with styled toggle buttons that visually highlight the active selection. PollContent: catch getPendingEvents error (Sentry JAVASCRIPT-REACT-N). SDK throws Cannot call getPendingEvents with pendingEventOrdering == chronological when sending poll vote events with m.reference relation. Silently catch so optimistic UI update stands — vote will retry on next sync if needed. Fixes JAVASCRIPT-REACT-N Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>