Skip to content

Commit

Permalink
Merge branch 'release/4.0.0' into feature/11701/show-pending-tasks-in…
Browse files Browse the repository at this point in the history
…-history-timeline
  • Loading branch information
Assem-Uber authored Feb 11, 2025
2 parents 9d23ca0 + 0763a89 commit efd3769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/workflow-history/workflow-history.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ export default function WorkflowHistory({ params }: Props) {
historySelectedEventId: eventId,
});
}

compactSectionListRef.current?.scrollToIndex({
index: eventGroupIndex,
align: 'start',
Expand Down

0 comments on commit efd3769

Please sign in to comment.