Carl Smith
Carl Smith
Currently, when the "keySort" prop is enabled, the data is displayed alphabetically by key, or by a [compareFunction](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort). However, this is just for display and doesn't change the underlying data....
Heya, great project, looks very interesting! I just stumbled upon it as you're using one of my packages for the raw editor: https://github.com/CarlosNZ/json-edit-react I noticed the "expand" icon is getting...
### Discussed in https://github.com/CarlosNZ/json-edit-react/discussions/116 Originally posted by **yaswanthmaddula-sureify** September 5, 2024 I would like to have confirmation modal, if user tries to delete certain important keys in the json. As...