RedHeadphone / react-json-grid

🔄 Effortlessly transform complex nested JSON into grid tables
https://npmjs.com/package/@redheadphone/react-json-grid
MIT License
13 stars 2 forks source link

Add Search Text Feature #2

Closed RedHeadphone closed 11 months ago

RedHeadphone commented 1 year ago

Currently, the react-json-grid project lacks a search text feature that would enhance user experience. This feature should allow users to search for specific text within the grid and have the matching results highlighted. Additionally, when a match is found within nested grids, the corresponding nested grid should automatically expand to display the matched content. This improvement would significantly improve the usability of the react-json-grid component.

Desired Features: