theia-trace-extension icon indicating copy to clipboard operation
theia-trace-extension copied to clipboard

Events Table: Only show trace column when there is more than one trace in the set

Open ebugden opened this issue 3 years ago • 2 comments
trafficstars

Displaying this information for one trace is a waste of space.

ebugden avatar Jan 28 '22 21:01 ebugden

Picking up this issue

hriday-panchasara avatar Sep 20 '22 17:09 hriday-panchasara

Picking up this issue

Thanks @hriday-panchasara. Just a heads-up that this needs to be addressed in the trace server back-end. The front-end doesn't have domain specific knowledge. Please look at the TmfEventTableDataProvider class in Trace Compass and its fetchTree() method implementation.

bhufmann avatar Sep 20 '22 19:09 bhufmann