keystonejs/keystone-classic

Field Note Not Displaying

Open

#4327 opened on May 24, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (14,656 stars) (2,288 forks)batch import
bughelp wantedneeds reproduction

Description

Expected behavior

Adding the "note" option to a field in a model results in that note being displayed near the field in the Admin UI.

Actual/Current behavior

Adding the "note" option to a field in a model does not do anything visible.

Steps to reproduce the actual/current behavior

Add a "note" to a field in a model and then go to the Admin UI and you will see that the note has not appeared.

Environment

Keystone is being run on the Powershell on a Windows 10 machine. Not sure what else you'd need to know.

Software Version
Keystone 4.0.0-beta.5
Node v7.4.0

Contributor guide