You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(trace/list): differentiate empty page from no results in formatter
Restore hasMore check in formatTraceListHuman so the primary message
says 'No traces on this page.' when more pages exist, consistent with
the hint that suggests the next-page command. Previously, the formatter
always said 'No traces found.' which contradicted the hint.
0 commit comments