keystonejs/keystone-classic

Field Note Not Displaying

Open

#4,327 创建于 2017年5月24日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (14,656 star) (2,288 fork)batch import
bughelp wantedneeds reproduction

描述

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

贡献者指南