slideshare/src/components
Michael Mainguy 7b262f398c Simplify slide editor by removing layout change feature and add obvious edit buttons
- Remove "Change Layout" buttons from slide editor header and content actions
- Simplify user flow: layout selection only happens once when creating new slides
- Existing slides go directly to content editing, skipping layout selection
- Add prominent edit buttons to slide thumbnails and main slide view
- Style edit buttons with blue theme to make them obvious primary actions
- Add "Cancel editing" link styled as underlined text link for clear visual distinction
- Improve responsive design for mobile with proper button spacing
- Lock in layout choice after selection to prevent confusion and content loss

Benefits:
- Cleaner, more focused editing interface
- Prevents accidental layout changes that could break content formatting
- Clear visual hierarchy with obvious edit and cancel options
- Faster editing workflow for existing slides

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-20 17:25:33 -05:00
..
presentations Simplify slide editor by removing layout change feature and add obvious edit buttons 2025-08-20 17:25:33 -05:00
themes Remove iframe previews and improve theme hot reload with SVG demo content 2025-08-20 14:11:51 -05:00
AppHeader.tsx feat: implement complete presentation management system with aspect ratio support 2025-08-20 16:34:00 -05:00
Welcome.tsx feat: implement complete presentation management system with aspect ratio support 2025-08-20 16:34:00 -05:00