Shot Toolbar Task Columns Test
Debug Information
All Task Types:
{{ JSON.stringify(allTaskTypes) }}
All Columns Count:
{{ allColumns.length }}
Task Columns Count:
{{ taskColumns.length }}
Column Visibility:
{{ JSON.stringify(columnVisibility) }}
Hidden Columns Count:
{{ hiddenColumnsCount }}
Simulated Shot Table Toolbar
Table
View
{{ hiddenColumnsCount }}
No columns found.
{{ column.label }}
Task
Load Task Types
Clear Task Types
Event Log
Events will be logged here...
Clear Log
✅ Expected Behavior
• Task type columns should appear in the View dropdown
• Both default and custom task types should be listed
• Task columns should be toggleable
• Column visibility should be preserved
❌ Current Issue
• Task type columns not showing in View dropdown
• Only basic columns (name, episode, etc.) visible
• Custom task types not being loaded
• Column visibility control incomplete