Hi, there seem’s a bug on the web UI. Problem: clicking the Feedback tab of different spans back and forth will make all explanation display as --. Reproduce:
Click one span and see feedback, explanation displays correctly
Click another span and see feedback, explanation displays correctly
Back to the first step’s span, explanation displays as --.
Version: 8.8.0
This issue might be related to a caching or state management problem in the Phoenix UI. When switching between spans, the UI may not be correctly updating or retaining the state of the explanations, leading to them displaying as --. This behavior could be due to how the UI handles the rendering of feedback explanations when navigating between different spans.To address this, you might want to check if there are any updates or patches available for Phoenix that address this specific issue. Additionally, clearing the browser cache or trying a different browser might help in case it's a caching issue. If the problem persists, consider reporting it to the Phoenix development team for further investigation.Would you like more detailed steps on how to troubleshoot this issue further? Sources:
- Feedback behaviour improvements
- Feedback explanation disappears when reopening trace
💡 Hint: Mention RunLLM in the thread for followups.
thanks for the bug report! Here's a tracking issue you can follow up on to check its progress: https://github.com/Arize-ai/phoenix/issues/6644
