microlinkhq / microlinkhq/react-json-view
Add a feature to copy the JSON_PATH
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 417
- Forks
- 68
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 8
Description
For large JSON document, it's hard to find out the JSON_PATH when I get to a leaf via searching for a string.
Can we add a button to copy the JSON_PATH or just display the JSON_PATH as a hover hint?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the React component responsible for rendering searchable JSON leaves and their interactions, then decide whether copying or a hover hint is the intended behavior. Done means the JSON_PATH is discoverable for a searched leaf and the chosen interaction is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100