-
Notifications
You must be signed in to change notification settings - Fork 2
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
Show data of the project in a separate view, metadata viewer #18
Comments
This is not a needed nudge, as progress is indeed considerable - you're not seeing it yet because I committed with a large amount of discovery/commented-out code at the point of having dummy Templates being selected by drop-down, then fully entered back into to the json. This was a surprisingly big challenge, but now the actual templates from the Electron app can be compared, as their format may need extension or conversion. I wasn't expecting what I found the need was, so we'll see. All this is consequence of this editor not having been designed for anything but manual entry, line at a time. , I didn't see anything but confusion would come from pushing the present amped-up version. When I have the cleaned-up actual connection, then. There will still be an item or two I've noticed, at that point. but you'll be able to see it and provide UX improvement, which I suspect could begin now. [ NOT SURE THIS POINT IS ACCURATE, MIGHT BE A TEST CASE, if worth a look on your overall integrated design -- no strikeout, so I split it off --- screen objects and fonts are really tiny, hard to read on a 1600x900 screen is a first point, but then] You can think about what overall would be nicer. This would be done on the upgraded module You should be able to pull this fork in, instead of the original. I'll try that just now to be sure. |
edited and added things of importance, if you're just monitoring the issue comments by email - have a look at the page to see te real... |
And, here's a result for you to look at, which also shows me something more I need in functionality, but gives visibility on where we are.
|
Changed what I said on #18 (comment) about font size, as doesn't seem quite right. Anyway, am sure you'll look at it as you can remove the middle panel, and balance font sizes, spacings, etc. against amount of info that can fit on a line, etc.. |
Notes from 19-11-2000Demo of selecting templates Select different standards specified in json schemas-The user selects a schema
Santosh minimum reporting standardsHaving a template |
A metadata viewer-editor that allows user to easily add data
Use case and behavior
- Load the schema (template automatically)
- Store the new instance of the schema in the state
Idea: do it like vue-json-edit
- Load primitives (Objects and arrays and allow the user to create a new schema...)
Features
Exceptions
Checklist
hardocs.json
, so that metadata files can vary and not be tight to hardocs structure.Explore different options:
Schema aware json editor: https://json-editor.tangramjs.com/
https://fingerpich.github.io/vue-edit-json/
The text was updated successfully, but these errors were encountered: