-
Notifications
You must be signed in to change notification settings - Fork 39
Show date-of-creation of an issue/PR on each card #495
Copy link
Copy link
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Issue and PR cards lack the context of its date-of-creation at a glance, as this can only be seen upon hovering on a card, one at a time.
Describe the solution you'd like
Add a footer to each issue/PR card displaying the creation date in a compact format (dd-MM-yy) to provide a better UX for accessing PR recency at a glance.
Describe alternatives you've considered
Using relative time format (e.g. 1 day ago, 3 days ago) instead of date.
Additional context
Hover Card Detail

Reactions are currently unavailable