Skip to content

Add creation date display to issue/PR cards#487

Closed
bipplane wants to merge 3 commits intoCATcher-org:mainfrom
bipplane:issue-pr-date-created
Closed

Add creation date display to issue/PR cards#487
bipplane wants to merge 3 commits intoCATcher-org:mainfrom
bipplane:issue-pr-date-created

Conversation

@bipplane
Copy link
Copy Markdown
Contributor

@bipplane bipplane commented Jun 24, 2025

Summary:

Fixes #495
Shows date that an issue/PR was created on the card

Type of change:

  • ✨ New Feature/ Enhancement

Changes Made:

Added a footer to show the date of creation for an issue/PR

Screenshots:

Screenshot_14

Proposed Commit Message:

Adds the creation date to the footer of each issue and pull
request card.

This improves the card's informativeness by providing users 
with immediate context on when the issue/PR was created, 
with minimal clutter.

Checklist:

  • I have tested my changes thoroughly.
  • I have created tests for any new code files created in this PR or provided a link to a issue/PR that addresses this.
  • I have added or modified code comments to improve code readability where necessary.
  • I have updated the project's documentation as necessary.

@bipplane bipplane closed this Jun 24, 2025
@bipplane bipplane reopened this Jul 12, 2025
Copy link
Copy Markdown
Contributor

@NorbertLoh NorbertLoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hovering over the title would give us the latest updated timestamp
image

Not very sure how the date created will be useful here.

If we do keep this, maybe we can leave out the word Created as all of them only show date created and not last updated. This would help in preventing clutter.

Lets see the other's input

@damithc
Copy link
Copy Markdown
Contributor

damithc commented Aug 7, 2025

Lets see the other's input

As mentioned in #495 (comment) I'm hesitant to add this feature in the current form.

@bipplane
Copy link
Copy Markdown
Contributor Author

bipplane commented Aug 7, 2025

yeah this pr is a non-starter

@bipplane bipplane closed this Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show date-of-creation of an issue/PR on each card

3 participants