Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

allow top level descriptions for settings #58

Closed
mandric opened this issue Sep 14, 2013 · 3 comments
Closed

allow top level descriptions for settings #58

mandric opened this issue Sep 14, 2013 · 3 comments

Comments

@mandric
Copy link
Member

mandric commented Sep 14, 2013

It would be useful to explain/describe a new setting/group by rendering a description field value. I don't think this deviates from json.edit spec but I should double check.

screen shot 2013-09-14 at 4 12 37 pm

"kujua-reporting": {
           "title": "Scheduled Reports",
           "type": "array",
           "description": "The forms to include in reporting rates stats.",
           "items": { ... }
}
garethbowen added a commit to garethbowen/dashboard that referenced this issue Jan 27, 2014
So top level elements can have descriptions displayed.

Issue: garden20#58
@mandric
Copy link
Member Author

mandric commented Jan 28, 2014

Trying this after merge from master branch and still not seeing a top level help. Before the form elements get rendered we should see "The forms to include in reporting rates stats.".

screen shot 2014-01-28 at 10 52 28 am

@mandric
Copy link
Member Author

mandric commented Jan 28, 2014

Oh let me also include the json.edit changes #45 and try again.

@mandric
Copy link
Member Author

mandric commented Jan 28, 2014

got it

screen shot 2014-01-28 at 11 42 05 am

@mandric mandric closed this as completed Jan 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant