If the blog post is modified after publication, add a "Updated" with the updated_at date
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 2.6k
- Forks
- 2.7k
- Avg merge
- 1h 42m
- Merged PRs (30d)
- 36
Description
It would be nice to have this addition in Casper. This wouldn't change the original display, only if a blog post is modified after publication, to add a "Update"+date in the same place we have the date of publication (and ideally a hover on it to show the original publication date).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating where Casper renders a post’s publication date and inspect how updated_at is exposed; confirm the final result shows an updated date only for modified posts, while preserving the original publication date and the requested hover behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100