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

fix(timeline): Clicking first call (second row) in timeline does not display that call's information #719

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

walnutdust
Copy link
Contributor

Before fix:

Consider the second row of the timeline like in the screenshot below. It shows the first recorded call of the app (RetrieverQueryEngine.query in the example). Clicking this should display information about that call but instead the ui shows nothing about it and it is as if one clicked on the “All calls” row instead.
image

After fix:
https://github.com/truera/trulens/assets/36098015/dc837560-2f80-42d1-b205-d7a39d37a272

@walnutdust walnutdust requested a review from piotrm0 December 22, 2023 17:53
@piotrm0 piotrm0 merged commit 37772e2 into main Dec 22, 2023
5 checks passed
sfc-gh-dhuang pushed a commit that referenced this pull request Jun 28, 2024
Co-authored-by: Piotr Mardziel <[email protected]>
sfc-gh-chu pushed a commit that referenced this pull request Sep 25, 2024
Co-authored-by: Piotr Mardziel <[email protected]>
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