Add a "notes pane" to the edit screen
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
User needs:
- a convenient place to see what's happened with a post over time, in context
As an MVP of basic discussion on PRs, add a panel to the side of the edit screen to house information.
For now, just list the major actions. See: https://phae.github.io/netlify-sketch/review.html (the coloured boxes in particular showing status changes) Commenting etc. can go in a seperate issue.
Acceptance criteria:
- [ ] User can click a link marked "Notes" from a tab menu above the preview pane.
- [ ] In most-recent-first order, a user can see who created the post first, who reviewed it and who published it.
Contributor guide
Research direction
Start by locating the edit screen and its tab menu above the preview pane, then review the linked sketch for the intended Notes layout and status-change boxes. Confirm how post creation, review, and publication events are represented before implementing the most-recent-first list; done means the Notes link opens a panel showing those three actions and their creators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100