It would be really nice if the tree view browser did alphabetical stable sorting and showed entries in an orderly fashion
Author: leidegreCreated Oct 12, 2017Updated Jul 2, 2025
Labelsenhancementmonitor
We have lots of UUIDs and props in our store finding things is sometimes really painful, for this a search function would be wonderful, however, simply using a stable sort order to display things would be really helpful.
Using Immutable.js and while switching to OrderedMap would probably work I think showing the keys in the store as sorted, regardless, is a really nice improvement.
Source: zalmoxisus/redux-devtools-extension