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

Improve JSON editors with formatting and syntax highlighting #429

Open
davidebriani opened this issue Apr 18, 2024 · 0 comments
Open

Improve JSON editors with formatting and syntax highlighting #429

davidebriani opened this issue Apr 18, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers user experience This issue is about user experience

Comments

@davidebriani
Copy link
Collaborator

The Dashboard employs simple textareas to display and modify the JSON definitions of interfaces, triggers and trigger delivery policies.

The UX could be much improved by using actual text editors that support formatting and syntax highlighting.

A bonus point would be to have the possibility to report warning and errors directly on precise text locations, in order to colocate JSON fields with corresponding validation errors.

@davidebriani davidebriani added enhancement New feature or request good first issue Good for newcomers user experience This issue is about user experience labels Apr 18, 2024
AmerMesanovic added a commit to AmerMesanovic/astarte-dashboard that referenced this issue Jul 5, 2024
Enhance UX in Dashboard with JSON text editor using Monaco Editor
(@monaco-editor/react) for improved formatting, syntax highlighting,
and validation error reporting.

closes: astarte-platform#429

Signed-off-by: AmerMesanovic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers user experience This issue is about user experience
Projects
None yet
Development

No branches or pull requests

1 participant