help wantedneeds reproduction
Repository metrics
- Stars
- (14,656 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.