openwisp / openwisp/openwisp-controller
[JS] Upgrade jsoneditor library
Open
@NoumbissiValere is already working on this.
Since Oct 21, 2020.
enhancement
- Dominant language
- Python
- Stars
- 773
- Forks
- 315
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 14
Description
The JSON editor library which we've been using is not maintained anymore but there's a maintained fork: https://github.com/json-editor/json-editor.
It may be a good idea to migrate to the new library, porting our changes to it, so that at a leter moment we look for a way to introduce our changes without the need of changing the library.
@NoumbissiValere, since you put your hands on that part quite a few times, do you think you can help us with this?
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.
Assessment
This issue has not been assessed yet.