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
Fix: add missing modal elements that were causing JS errors
- Add dMerged element for merged call indicator
- Add dTrigList container for fired triggers list
- Add dTranscriptWrap container for transcript section
- Add expandTranscriptBtn to expand/collapse transcript
- Add incident tab with dIncidentWrap, dIncidentTypeBadge, dIncidentSeverityBadge, dIncidentMeta, dIncidentSummary
- Fix bulkCountInModal element reference in JS (was looking for bulkDeleteCount)
All modal elements now exist in HTML, eliminating null reference errors when opening calls.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments