Skip to content

Fix activities timestamp#976

Merged
joanagmaia merged 2 commits intomainfrom
bug/activities-time
Jun 12, 2023
Merged

Fix activities timestamp#976
joanagmaia merged 2 commits intomainfrom
bug/activities-time

Conversation

@joanagmaia
Copy link
Copy Markdown
Contributor

@joanagmaia joanagmaia commented Jun 12, 2023

Changes proposed ✍️

Issue caused by different timezones. Added utc to fix issue

What

🤖 Generated by Copilot at 3ac5ebf

This pull request fixes a timezone bug in the formatDateToTimeAgo function and improves the formatting of the auth-layout-side.vue component.

🤖 Generated by Copilot at 3ac5ebf

moment library
fixes timezone bug in fall
no more extra space

Why

How

🤖 Generated by Copilot at 3ac5ebf

  • Fix timezone bug in formatDateToTimeAgo function by using utc method in moment library (link)
  • Remove extra space in paragraph element in auth-layout-side.vue component for better formatting (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@joanagmaia joanagmaia added the Bug Created by Linear-GitHub Sync label Jun 12, 2023
@joanagmaia joanagmaia requested a review from gaspergrom June 12, 2023 13:42
@joanagmaia joanagmaia self-assigned this Jun 12, 2023
@joanagmaia joanagmaia merged commit c803912 into main Jun 12, 2023
@joanagmaia joanagmaia deleted the bug/activities-time branch June 12, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants