Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[User Story] Add a JSON Editor view #645

Open
3 tasks
chrisdburr opened this issue Nov 8, 2024 · 0 comments
Open
3 tasks

[User Story] Add a JSON Editor view #645

chrisdburr opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@chrisdburr
Copy link
Collaborator

chrisdburr commented Nov 8, 2024

User Role

Assurance Case Developer

Goal / Desire

To be able to switch to edit an assurance case using JSON directly.

Benefit / Reason

If I prefer plain text editing, over a GUI, I can still create or edit an assurance case.

Acceptance Criteria

  • As a logged in user with a new or existing assurance case, I have the option to change default view to JSON editor.
  • When I make changes to the JSON, and switch back to the graphical editor, my revisions are reflected.
  • If there are syntax errors, I am notified of where the problem occurs.

Additional Notes / Considerations

This will require schema validation to be in place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant