diff options
| author | soryu <soryu@soryu.co> | 2026-01-19 14:35:13 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-19 19:29:37 +0000 |
| commit | b123f296c83d47c066bcf3cf0b3b8fce86688506 (patch) | |
| tree | 2f7d81889e6626f2d19697969b3b7a2d3ddf6cb0 /frontend/src | |
| parent | 0833fb1f30c0c3b920157deb882e0e902c3af02a (diff) | |
| download | soryu-b123f296c83d47c066bcf3cf0b3b8fce86688506.tar.gz soryu-b123f296c83d47c066bcf3cf0b3b8fce86688506.zip | |
Add right-click context menu for contracts on contracts and board pages
Implement a reusable ContractContextMenu component that provides:
- Mark as Complete/Active/Archive status actions (conditionally shown)
- Go to Supervisor Task link (when supervisor exists)
- Delete action with confirmation
Integrate context menu into:
- ContractList.tsx on the contracts page
- WorkflowBoard on the workflow/board page via PhaseColumn and WorkflowContractCard
Features match ElementContextMenu patterns:
- Fixed positioning with z-50
- Click outside and Escape key close handlers
- Viewport overflow prevention
- Dark theme colors (#0a1628, #0d1b2d, #75aafc, #9bc3ff)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'frontend/src')
0 files changed, 0 insertions, 0 deletions
