- Replaced individual action buttons with a single Actions menu in DynamicTaskCard
- Organized menu items into sections (primary, secondary, destructive)
- Added visual dividers between action groups
- Blue button styling for better visibility
- Added debug logging for menu interactions
- Menu properly handles all action types (mark in progress, complete, edit, cancel, restore, archive, unarchive)
- Converted AllTasksView to use horizontal grid layout (LazyHGrid)
- Changed from vertical scroll to horizontal scroll
- Added paging behavior with scroll target alignment
- Added scroll transitions for smooth animations (fade and scale)
- Fixed width columns (350pt) for consistent sizing
- Maintained pull-to-refresh functionality
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>