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

[redux-devtools-inspector][redux-devtools-log-monitor] Sort JSON tree keys alphabetically #433

Open
zalmoxisus opened this issue Dec 22, 2018 · 4 comments
Labels

Comments

@zalmoxisus
Copy link
Collaborator

As started in alexkuz/redux-devtools-inspector#80, we need an option to sort keys, which was just merged (without using a function) in alexkuz/react-json-tree#108.
The suggestion is to add it to the props of the monitor, then adding the ability for changing this prop from the extension's settings page (another PR later). For the second part better to wait for the new UI, where settings will be a tab in the app, instead of using browser option page and syncing from there (that would imply rendering the monitors asynchronously when we get the options, so better to wait till we have the options right in redux store).

@sehcheese
Copy link

This would be a great feature! It has been indicated that this will be included in the 3.0 release. Is there a timeline for that?

@klauswiesel
Copy link

I also would really like this coming!!

@1Jesper1
Copy link

Would be nice!

@DonAyers
Copy link

This would indeed be very useful.

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

No branches or pull requests

6 participants