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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 fix: fixed date formatting bug #638

Merged
merged 1 commit into from
May 8, 2024
Merged

馃悰 fix: fixed date formatting bug #638

merged 1 commit into from
May 8, 2024

Conversation

cosmos-explorer
Copy link
Contributor

Previously, when we create an experiment, the month was displayed as a random number, this is due to migration from momentjs to date-fns, and the format string was not correct. The current PR fixed this problem.

@cosmos-explorer cosmos-explorer requested review from cosmic-flood and deleteLater and removed request for cosmic-flood May 8, 2024 09:38
@cosmos-explorer cosmos-explorer self-assigned this May 8, 2024
@cosmos-explorer cosmos-explorer added bug Something isn't working ui labels May 8, 2024
Copy link
Contributor

@deleteLater deleteLater left a comment

Choose a reason for hiding this comment

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

LGTM

@deleteLater deleteLater merged commit 59dceb8 into main May 8, 2024
1 check passed
@deleteLater deleteLater deleted the fix/date-format branch May 8, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants