josdejong / josdejong/svelte-jsoneditor
Improve the enforce string option. Allow user to insert a number or a boolean value from the Insert context menu
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
Currently user can't insert a number (only a string) in tree mode - maybe add an option for Number to the context menu? Also boolean too.
Contributor guide
No contributing guide indexed for this repository
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
Locate the tree-mode Insert context menu and the existing enforce-string option. Determine how inserted values are selected, then make the requested Number and boolean choices available; done means users can insert strings, numbers, and booleans from that menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100