microlinkhq / microlinkhq/react-json-view

Add a feature to copy the JSON_PATH

Open
#91 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.