-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
Description
What problem do you want to solve?
Currently, our blogs do not display the last updated date on the page.
What do you think is the correct solution?
It would enhance the user experience if the last updated date of the blog post were displayed somewhere on the page, allowing users to quickly see when it was last updated, rather than having to scroll down to the bottom of the page to check the update history.
Participation
- I am willing to submit a pull request for this change.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Additional comments
We could display the last updated date in the hero section or possibly on the sidebar.
or
rakleed
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Complete
Milestone
Relationships
Development
Select code repository
Activity
nzakas commentedon Aug 12, 2024
I like this idea. Let's make sure that the updated dates match the publish dates.
Also, I think the updated date should maybe go right under the published date? I'm not a fan of it going under the teaser, but open to other suggestions.
I do like it on the sidebar. 👍
harish-sethuraman commentedon Aug 13, 2024
We do have some date visible on the blog sections. We might want to check on that? That is possibly the created date of the blog. Should we change that to updated date as well?
+1 to keeping the updated date in the sidebar
nzakas commentedon Aug 13, 2024
I think we should keep the created date on the index pages. It would be confusing to see the dates out of order.
nzakas commentedon Jan 29, 2025
@amareshsm are you still planning on working on this?