informatics-isi-edu / chaise

An adaptive user interface for the Deriva platform.
https://www.isi.edu/isr/
Apache License 2.0
9 stars 6 forks source link

Truncated inputs in multi-edit #1948

Open jrchudy opened 4 years ago

jrchudy commented 4 years ago

When creating or editing multiple forms at once, the text boxes get so small that the text can't be read all at once unless the user clicks into the field and moves the cursor through the text.

Input types with their current behavior and proposed solution for each:

Our disabled inputs are a special case since each disabled input is different from each other and sometimes different from the original input when not disabled:

Notes:

jrchudy commented 2 months ago

For a first step towards completing this issue, we want to: