microlinkhq / microlinkhq/react-json-view
I can't figure out how to add a key in the demo
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 417
- Forks
- 68
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 8
Description
I've tried Ctrl+Click just about everywhere. It works for editing an existing key value, but not for adding a new key.
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
Start by reproducing the demo behavior described in the issue and trace the existing Ctrl+Click path that edits a key value. Determine how a new key should be initiated and what completion behavior the demo should expose; done means adding a new key works without breaking existing key editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100