Skip to content

Conversation

@cpAdm
Copy link
Contributor

@cpAdm cpAdm commented Oct 27, 2025

This setting should only be visible in UI mode

After; trace viewer, UI:
image
image

Closes: #37969

cpAdm added 2 commits October 27, 2025 19:41
…setting-trace-viewer

# Conflicts:
#	packages/trace-viewer/src/ui/workbenchLoader.tsx
Copy link
Contributor

@agg23 agg23 left a comment

Choose a reason for hiding this comment

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

I would handle this a different way. Rather than requiring consumers to selectively choose which settings should be rendered, the original DefaultSettingsView should have a prop (or detect) that it is in UI Mode/Trace Viewer and display a subset of options based on that. Requiring consumers to make the right choices as per settings to display is likely to cause errors.

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.

[Bug]: Trace viewer should not show 'Merge files' setting

2 participants