Allow JSON configuration to be editable in confapp
Open
enhancement
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### Motivation
People may save a configuration a JSON then want to:
- Restore a configuration in the confapp
- Modify settings via the JSON rather than the UI (e.g. copy pasting chunks to duplicate stuff)
### Desired solution
Make the JSON configuration area editable in the confapp and update the web-app fields as JSON is updated.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.