keystonejs/keystone-classic

[4.0.0-beta.4] field size not working

オープン

#3,804 opened on 2016/12/16

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (2,288 件のフォーク)batch import
help wantedneeds reproduction

Repository metrics

Stars
 (14,656 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド