Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit list date column display error #31197

Closed
ymefg opened this issue May 31, 2024 · 4 comments · Fixed by #31331
Closed

Commit list date column display error #31197

ymefg opened this issue May 31, 2024 · 4 comments · Fixed by #31331
Labels
topic/ui Change the appearance of the Gitea UI type/bug type/upstream This is an issue in one of Gitea's dependencies and should be reported there

Comments

@ymefg
Copy link

ymefg commented May 31, 2024

Description

Today is May 31st, but it identified April 30th as yesterday

Screenshots

image

Gitea Version

1.22.0

Can you reproduce the bug on the Gitea demo site?

No

Operating System

No response

Browser Version

Microsoft Edge 125.0.2535.67

@ymefg ymefg added topic/ui Change the appearance of the Gitea UI type/bug labels May 31, 2024
@yardenshoham
Copy link
Member

Same as github/relative-time-element#281

@yardenshoham yardenshoham added the type/upstream This is an issue in one of Gitea's dependencies and should be reported there label May 31, 2024
@silverwind
Copy link
Member

silverwind commented May 31, 2024

Same as github/relative-time-element#281

Does the bug reproduce on GitHub as well? They are using the same lib after all. If not, it's not a upstream bug.

@silverwind
Copy link
Member

Actually it does, so yes, upstream bug.

image

@yardenshoham
Copy link
Member

lunny pushed a commit that referenced this issue Jun 12, 2024
… the month (#31331)

I tested and all timestamps work as before.

- Reference github/relative-time-element#285
- Fixes #31197

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/ui Change the appearance of the Gitea UI type/bug type/upstream This is an issue in one of Gitea's dependencies and should be reported there
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants