stable
Clone or download
Read-only
request #14491: Clipped textareas on new project creation
The textareas displayed for project fields are not really usable since they are clipped. The native resize anchor is hidden and there is no way for users to know how to see the full sentence they are currently writing. This commit fixes this situation. Change-Id: Icdca97aa5aa3b302e1111ed70699045febfa20a2
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/scripts/project/registration/src/components/Information/Fields/FieldsList.vue | +0 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/Fields/__snapshots__/FieldsList.test.ts.snap | +1 | −1 | Go to diff View file |