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

sdk-ui: reverse (again) the order in the pinned events timeline #3808

Merged

Conversation

jmartinesp
Copy link
Contributor

This way it matches the rest of timelines in the SDK, I reversed it here because I didn't realise most clients just do this reversal of ordering themselves. As they do, they need the same order for this timeline too to be able to reuse their existing logic.

  • Public API changes documented in changelogs (optional)

Signed-off-by:

This way it matches the rest of timelines in the SDK, I reversed it here because I didn't realise most clients just do this reversal of ordering themselves. As they do, they need the same order for this timeline too to be able to reuse their existing logic.
@jmartinesp jmartinesp requested a review from a team as a code owner August 6, 2024 15:12
@jmartinesp jmartinesp requested review from stefanceriu and removed request for a team August 6, 2024 15:12
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.08%. Comparing base (71e4f60) to head (67b87b5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3808      +/-   ##
==========================================
- Coverage   84.09%   84.08%   -0.02%     
==========================================
  Files         263      263              
  Lines       27475    27475              
==========================================
- Hits        23106    23101       -5     
- Misses       4369     4374       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

lgtm 👌

Copy link
Contributor

@ganfra ganfra left a comment

Choose a reason for hiding this comment

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

Tested ok on EXA

@jmartinesp jmartinesp merged commit 1c4f035 into main Aug 6, 2024
40 checks passed
@jmartinesp jmartinesp deleted the fix/jme/reverse-pinned-event-timeline-ordering-again branch August 6, 2024 17:33
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.

3 participants