jmix-projects / jmix-ui

DEPRECATED. Use https://github.com/jmix-framework/jmix
https://www.jmix.io
3 stars 7 forks source link

TextField does not take into account the Length attribute of the Column annotation #733

Closed Flaurite closed 2 years ago

Flaurite commented 2 years ago

Steps to reproduce

  1. Create an entity
  2. Add column with string datatype and setup Length = 2
  3. Create browser/editor screens
  4. Try to create record

ER Field cuts symbols if the length is greater than 2

AR image

reznikova21 commented 2 years ago

Jmix version: 1.2.0-SNAPSHOT - verified