Redux-devtools: [redux-devtools-inspector][redux-devtools-log-monitor] Sort JSON tree keys alphabetically

Created on 22 Dec 2018  路  1Comment  路  Source: reduxjs/redux-devtools

As started in https://github.com/alexkuz/redux-devtools-inspector/pull/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).

feature

Most helpful comment

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?

>All comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RyanAtViceSoftware picture RyanAtViceSoftware  路  3Comments

wldcordeiro picture wldcordeiro  路  4Comments

lior-a picture lior-a  路  4Comments

Anahkiasen picture Anahkiasen  路  11Comments

janusch picture janusch  路  12Comments