grant-hub
grant-hub copied to clipboard
Make frontend updates to Project Details page
Tasks
Project Details (see screenshots below)
- [x] Add “last edited” copy to the edit timestamp with "Last Edited: <Month> <Date>, <Year>"
- [x] Add "created on" timestamp with just the date "Created On: <Month> <Date>, <Year>"
- [ ] Add loading state for Project Details page


@DanieleSalatti I just left a comment in your other frontend ticket (https://github.com/gitcoinco/grant-hub/issues/299#issuecomment-1252981971)
Basically, the same changes in that comment need to made for the Project Details page here, so bumping this ticket back to WIP
hey @DanieleSalatti - I just noticed this when testing today: it looks like the timestamps on the Project Details page are the wrong format (but the timestamps on the Project Preview is the correct format)
This is what I see today on the Project Details page:
and this is what it should look like -> should read "Created: <Month> <Date>, <Year>". It should not show the exact time it was edited.
Can you include this update in your fix?
✅ Status Update: Moving to "Ready for Deployment"
@DanieleSalatti just tested, looks good to me!