Skip to content

UI: Use created_at instead of updated_at #9095

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

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jul 15, 2024

For versions we only care about the publish date, not about e.g. the last update of the yanked column. The displayed value was already using created_at, just not the attribute on the <time> element yet, so this can be seen as fixing an inconsistency :)

Turbo87 added 3 commits July 15, 2024 11:26
For versions we only care about the publish date, not about e.g. the last update of the `yanked` column.
For versions we only care about the publish date, not about e.g. the last update of the `yanked` column.
@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-frontend 🐹 labels Jul 15, 2024
@Turbo87 Turbo87 enabled auto-merge July 15, 2024 09:28
@Turbo87 Turbo87 merged commit b5d7fd4 into rust-lang:main Jul 15, 2024
9 checks passed
@Turbo87 Turbo87 deleted the updated-at branch July 15, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant