slideshare/src/components
Michael Mainguy 5739bdf4a9 Fix navigation flow and improve presentation creation workflow
## Navigation Fixes
- Fix PresentationEditor back button routing from /themes to /presentations
- Update error state back links to go to presentations list instead of themes
- Correct navigation flow: Slide Editor → Presentation Editor → Presentations List

## Workflow Improvement
- Navigate directly to slide creation (/slide/new/edit) after creating new presentation
- Streamline user flow from presentation creation to first slide authoring

This fixes the confusing navigation where back buttons were taking users to the themes page instead of the logical previous step in their workflow.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 11:55:57 -05:00
..
presentations Fix navigation flow and improve presentation creation workflow 2025-08-21 11:55:57 -05:00
slide-editor Consolidate button components and eliminate barrel exports 2025-08-21 11:42:42 -05:00
themes Consolidate button components and eliminate barrel exports 2025-08-21 11:42:42 -05:00
ui Consolidate button components and eliminate barrel exports 2025-08-21 11:42:42 -05:00
AppHeader.tsx feat: implement complete presentation management system with aspect ratio support 2025-08-20 16:34:00 -05:00
Welcome.tsx Simplify presentation creation flow 2025-08-21 11:48:24 -05:00