Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting/Option to Change Default From "Action" to "State" #349

Open
machineghost opened this issue May 3, 2017 · 5 comments
Open

Setting/Option to Change Default From "Action" to "State" #349

machineghost opened this issue May 3, 2017 · 5 comments
Milestone

Comments

@machineghost
Copy link

machineghost commented May 3, 2017

I love the Redux dev tools (thank you!), but I have one minor pet peeve with it. When I use the tool I use it to find out what my actions have done to my state without having to use debugger or console.log, ie. I use the "State" pane. However, every single time I open up the Redux dev tools I'm shown the "Diff" pane.

I'm sure that pane is very useful for other people, and I'm sure it deserves to be the default default pane ... but if it was at all possible for me to tell the dev tools "please just open up with the State pane instead of the Diff pane" it would save me a few clicks every day.

If you don't want to add a setting for this an alternative would be to simply make the default be whatever pane you last had open. This approach would also solve my problem, as I would click "State" once, and then never again (unless I used the other panes), and I wouldn't even have to go to a settings/options page, it would just happen as a function of me using the tool.

@zalmoxisus
Copy link
Owner

The selected pane and pin tree selection will be persisted. It's [implemented in upstream](https://github.com/zalmoxisus/remotedev-app/pull/300 already. We'll get it here soon.

@zalmoxisus zalmoxisus added this to the 3.0 milestone May 3, 2017
@wulftone
Copy link

wulftone commented Jun 7, 2018

Looks like this never happened?

@Venryx
Copy link

Venryx commented Mar 9, 2019

True, the issue appears to be present still in 2019.

@fabiendeborde
Copy link

Is there any plan to add this any time soon?

@sahil-blulabs
Copy link

Is this going to be resolved anytime soon..?
Even in 2021 its not reslved..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants