Skip to content

Add a toggle to enable or disable stack trace grouping in the log viewer#8

Merged
arifszn merged 1 commit into
mainfrom
feature/stack-trace-grouping-toggle
Jan 22, 2026
Merged

Add a toggle to enable or disable stack trace grouping in the log viewer#8
arifszn merged 1 commit into
mainfrom
feature/stack-trace-grouping-toggle

Conversation

@arifszn

@arifszn arifszn commented Jan 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Added a toggle control in the LogViewerHeader to enable/disable stack trace grouping
  • Modified LogViewer to pass and handle the grouping state
  • Updated LogRow to respect the grouping toggle setting
  • Enhanced logGrouping utility to support conditional grouping

Changes

  • LogViewerHeader.tsx: Added toggle button for stack trace grouping
  • LogViewer.tsx: Integrated grouping state management
  • LogRow.tsx: Applied grouping logic based on toggle state
  • logGrouping.ts: Updated utilities to support configurable grouping

@arifszn arifszn self-assigned this Jan 22, 2026
@arifszn arifszn merged commit 94ccf13 into main Jan 22, 2026
1 check passed
@arifszn arifszn deleted the feature/stack-trace-grouping-toggle branch January 22, 2026 11:37
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.

1 participant