keystonejs/keystone-classic

[4.0.0-beta.4] field size not working

开放

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

 (1 条评论) (1 个反应) (0 位负责人)JavaScript (2,288 个派生)batch import
help wantedneeds reproduction

仓库指标

星标
 (14,656 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南