Display mode (tree, chart, raw) per view (action, state, diff, ...)

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

The issue concerns the Action, State, and Diff views and their Tree, Raw, and Chart modes. Start by locating where the selected display mode is stored and how view switching uses it. Done means each view retains its own mode instead of sharing one selection, with any existing behavior or option preserved.

Written by the indexing model from the issue text.

Description

feature

Most of my time I spend with the devtools, I switch back and forth between "Action" and "State" and occasionally look at the "Diff".

It is a bit annoying that selecting "Tree", "Raw", or "Chart" applies to all the different views at once. Because most of the time, it is easiest (for me) too work with the state in "Tree" mode and the action in "Raw" mode. When I switch back and forth, I now also have to switch back and forth the mode every time as well, which is very inconvenient.

I'd love the old behavior to be restored, even if behind an option.

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.