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

Changed reverse timeline order logic #114

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

AbiT-246
Copy link
Collaborator

  • Initial logic reversed timeline order after it was fetched and passed to Timeline component using Reverse(). This had a bug where refreshing the About page would keep reversing the sort.
  • Changed the logic so that order is reversed as soon as it's fetched, before being passed to Timeline component. Bug is no longer there.

Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
code-the-change-yyc-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 5:09am

Copy link
Collaborator

@hannagracec hannagracec left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!!

@hannagracec hannagracec merged commit 8ccf1d1 into main Nov 22, 2024
3 checks passed
@hannagracec hannagracec deleted the WEB-56/reverse-timeline-order branch November 22, 2024 01:59
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.

2 participants