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

ref-field should be editable or remove it add-field dropdowns #472

Open
harunurhan opened this issue Mar 13, 2018 · 0 comments
Open

ref-field should be editable or remove it add-field dropdowns #472

harunurhan opened this issue Mar 13, 2018 · 0 comments
Labels

Comments

@harunurhan
Copy link
Contributor

Currently when ref-field which is { "$ref": "link/to/another.json"} is not present, it appears in add-field-dropdown therefore it can be added. However this breaks stuff becauseref-field UI doesn't support editing at this moment.

So we should either allow ref-fields to be added manually or make them editable.

If we decide make it them editable, we should keep in mind that UI should support displaying clickable link or template that is rendered from data fetched from $ref link, in addition to being editable. So maybe having 2 modes view/edit (such as latex) fields could be necessary.

#93 could actually solve this problem also, but requires more effort.

@harunurhan harunurhan added the RFC label Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant