Skip to content

ref(profiling): Remove unused props and dead code from flamegraph toolbars#112820

Open
scttcper wants to merge 1 commit intomasterfrom
scttcper/transaction-profiles
Open

ref(profiling): Remove unused props and dead code from flamegraph toolbars#112820
scttcper wants to merge 1 commit intomasterfrom
scttcper/transaction-profiles

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 13, 2026

hideSystemFrames, setHideSystemFrames, and onHideRegressionsClick were being passed as noop/false placeholders and never actually used

…lbars

`hideSystemFrames`, `setHideSystemFrames`, and `onHideRegressionsClick`
were being passed as noop/false placeholders and never actually used.
Also drops the `hideRegressions` local state and the `transaction` prop
from `TransactionProfilesContent` which wasn't referenced in the component.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 13, 2026
@scttcper scttcper marked this pull request as ready for review April 13, 2026 17:33
@scttcper scttcper requested review from a team as code owners April 13, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant