[OPIK-5027] [FE] fix: TraceLogsSidebar UX feedback iteration#5989
Merged
andriidudar merged 1 commit intomainfrom Mar 31, 2026
Merged
Conversation
Address UX feedback from Jolanta on the TraceLogsSidebar: - Full-screen modal with no shadow (avoid piling up modals) - Rename all button text to "Go to logs" - Title uses Title/XXSmall (comet-title-xxs) - Header: "Back to..." button (left) + X close button (right, ghost icon) - Playground: Reset and Logs as outline icon buttons with tooltips + divider - Remove unused "button" variant from TraceLogsSidebarButton - Reset trace details (tls_trace, tls_span) on sidebar close - Refactor: title/backLabel moved from SOURCE_LABELS map to call-site props - Show "Go to logs" button on compare page (pre-filtered to baseline experiment) - Trial page: back label says "Back to trial" (not "Back to optimization") - Compare page: back label says "Back to compare" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
🔄 Test environment deployment process has started Phase 1: Deploying base version You can monitor the progress here. |
Collaborator
|
✅ Test environment is now available! To configure additional Environment variables for your environment, run [Deploy Opik AdHoc Environment workflow] (https://github.com/comet-ml/comet-deployment/actions/workflows/deploy_opik_adhoc_env.yaml) Access Information
The deployment has completed successfully and the version has been verified. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
logs_sidebar_ux.mov
Address UX feedback from Jolanta on the TraceLogsSidebar (PR #5962). All changes are cosmetic/behavioral — no architectural changes.
comet-title-xxs)tls_trace,tls_span) on sidebar close so reopening shows clean tableSOURCE_LABELSmap in sidebar to call-site propsChange checklist
Issues
AI-WATERMARK
AI-WATERMARK: yes
Testing
scripts/dev-runner.sh --lint-fe— lint, typecheck, dependency validation all passDocumentation
N/A