cgw - Chapter 3

Chapter 3

there are a couple big bugs for you to fix with this pass:

1. Look at the crystal ball future feature for the challenges. The daily challenges allow you to see tomorrow's challenges when pressed, except it changes every time I reload the dropdown, and is different from the challenges i get the next day anyway. not helpful.

2: Another major issue: When editing a chapter, i can press either publish to ghost, or finalize or publish or update, but it does not save to supabase. The save function seems to only happen if I press "save". Any time I publish a correction it should save in supabase.

I'm confused about why this is. the ghost text should be mirroring the supabase content at this stage, which makes it updateable and in sync with supabase. Not hardcoded in a ghost post. Can you see why this is happening? The source of truth for the text should always refer to the supabase text, until I hit the finalize edits.

Also, finalized edits use the correct previous links, but however it currently posts the page, the previous and next links do not exist, only the finalized edits.

3: Author dashoboard: documents: the books/projects should be dropdown menus with chapters hidden. I don't need to see them all if I don't want to. Add chapter adds at the top of the list, but it should add at the bottom of the book where I pressed new chapter, so i can see it easier. I see on chapter creation that chapters 1-3 default to public and all other private, but I would like to have a toggle where I can change that if I like, right next to the little text telling me default is fine.

4: the ghost dashboard is also in need of some help: posts should be default closed dropdown. All the ghost post options should be available in the author dashboard chapter representation with a "..." dropdown menu. Any time I delete a post, it should delete both the ghost and history from supabase. Both places must be deleted and warned that they will be deleted.

Tags should be loaded into my app so I know what tags can be used to interact with my ghost website. if I click on the tags window, new tags will be added to my app dropdown in appropriate places. Like when adding tags to posts.

The navigation tab doesn't work ata ll and leads to a black screen error so i don't know if any of that works at all.

Christopher X Sullivan © . All rights reserved.