keystonejs/keystone-classic

[4.0.0-beta.4] field size not working

Open

#3,804 创建于 2016年12月16日

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

描述

Hello,

It seems that the field size property is not working.

Steps to reproduce the behavior

Set a text field's size property to 'small' (or any other size).

Expected behavior

Should display a small text input in the admin UI.

Actual behavior

Always displays a full size text input.

贡献者指南