microlinkhq / microlinkhq/react-json-view

Missing copy to clipboard for object/array nodes in demo

Open
#48 2 comments 2 reactions 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

On https://react-json-view.microlink.io/ the action buttons are missing for array and object nodes:

image

On the old site https://mac-s-g.github.io/react-json-view/demo/dist/ it's working:

image

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

Start by comparing the current demo at https://react-json-view.microlink.io/ with the old demo at https://mac-s-g.github.io/react-json-view/demo/dist/. Trace how action buttons are rendered for array and object nodes and identify why they are absent in the current demo. Done means the copy-to-clipboard action buttons appear for both node types in the current demo.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.