Automattic / Automattic/studio-write
Consider editing published posts
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, once you publish a post, you can't really edit it anymore, it's considered "Done".
There are real scenarios though, where someone might want to continue editing their post locally and sync it later.
This means things like:
* Syncing with the production post before starting to edit (just in case changes were made to it in the meantime)
* Making edits of a production post locally
* Updating the production post
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing how published posts are marked Done and how local and production posts are synchronized. Define the behavior for syncing before editing, editing a production post locally, and updating the production post, including how completion is represented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100