diff --git a/USERFLOWS.md b/USERFLOWS.md index 5db4dde..3418882 100644 --- a/USERFLOWS.md +++ b/USERFLOWS.md @@ -6,7 +6,7 @@ ### Create New Presentation - [x] User navigates to create new presentation - [x] User enters presentation details (title, description) -- [ ] User selects aspect ratio (16:9, 4:3, 16:10) for presentation +- [x] User selects aspect ratio (16:9, 4:3, 16:10) for presentation - [x] User selects a theme from available options - [x] User creates presentation and is taken to editor @@ -33,15 +33,16 @@ - [x] User can select layout for new slide (with themed previews) - [x] User can add content to slide slots (text, images) - [x] User can add presentation notes to slide -- [ ] User can see miniature preview of slide live while editing -- [ ] User can save slide (auto-saves presentation) +- [x] User can see miniature preview of slide live while editing +- [x] User can save slide (auto-saves presentation) ### Edit Existing Slide -- [ ] User can click on existing slide to edit -- [ ] User can modify slide content in all slots -- [ ] User can change slide layout -- [ ] User can edit presentation notes -- [ ] Changes auto-save to presentation +- [x] User can click on existing slide to edit +- [x] User can modify slide content in all slots +- [x] User cannot change slide layout once saved +- [x] User can exit slide editing mode without saving changes in an obvious way +- [x] User can edit presentation notes +- [x] Changes auto-save to presentation ### Remove Slide - [ ] User can delete slides from presentation