LinkDesk/openspec/changes/align-my-task-layout-to-shot/proposal.md

1.1 KiB

Why

The My Tasks page currently uses the project task page layout, but users have requested that it should more closely resemble the Shot Task page layout for better consistency and improved user experience when working across different task types.

What Changes

  • Modify My Tasks page layout to match Shot Task page design patterns
  • Update header section to use Shot-style project/filter bar
  • Adjust data table columns and styling to align with Shot Task view
  • Ensure consistent visual hierarchy and component usage
  • Maintain existing functionality while improving layout consistency

Capabilities

New Capabilities

  • my-task-shot-layout: Align My Tasks page layout with Shot Task page design

Modified Capabilities

  • my-tasks-view: Update layout requirement to use Shot Task style instead of project task page style

Impact

  • Frontend: My Tasks view component modifications
  • UI Components: Potential need for shared layout components between Shot and My Tasks pages
  • No API changes required (existing endpoints continue to work)
  • Minimal impact on existing functionality