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

Event Log

Events will be logged here...

✅ 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