Feature request: custom filter for trace stack

Open
#1,703 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend, tooling

Research direction

Start by locating the settings tab and trace tab implementations, then trace how stack paths are displayed and filtered. Define how excluded paths and the per-stack exclude action should behave; done means users can exclude dependency or selected paths and see the trace focused accordingly.

Written by the indexing model from the issue text.

Description

The trace feature is really powerful and helpful. I hope this could make it even better.

For example, I'd like to exclude stack trace of node_modules dependencies like redux-thunk so that I could focus on my source code.
image

image

Perhaps the UI change could be like

  1. In the settings tab, add a list of text inputs for excluded paths.
    image
  2. In the trace tab, add a exclude button right next to each stack. So that users could exclude specific paths by one click.
Dominant language
TypeScript
Stars
14.4k
Forks
1.2k
Avg merge
1d 6h
Merged PRs (30d)
20

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reduxjs/redux-devtools

All issues in reduxjs/redux-devtools

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.