The description fields for authorised values in the GUI are quite short which makes editing and adding longer descriptions a little harder than it must be.
I think it would be OK for the description and OPAC description fields to be textarea's as long as they are still limited to 200 characters.
I think textarea might be problematic because it would allow multi-line entries. I think having it just a little longer would already help quite a bit.
Created attachment 129959 [details] [review] Bug 29967: extended width of description and opac description inputs on authorised_values.tt To test: -Go to Administration > Authorized values -In any category, new or existing, look at an authoized value. -The description and OPAC description inputs both have a maxlenght of 200 but you cannot see very many characters. -Apply patch -Look again, the inputs are much bigger and you can see many more characters.
Created attachment 129970 [details] [review] Bug 29967: extended width of description and opac description inputs on authorised_values.tt To test: -Go to Administration > Authorized values -In any category, new or existing, look at an authoized value. -The description and OPAC description inputs both have a maxlenght of 200 but you cannot see very many characters. -Apply patch -Look again, the inputs are much bigger and you can see many more characters. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 129971 [details] [review] Bug 29967: extended width of description and opac description inputs on authorised_values.tt To test: -Go to Administration > Authorized values -In any category, new or existing, look at an authoized value. -The description and OPAC description inputs both have a maxlenght of 200 but you cannot see very many characters. -Apply patch -Look again, the inputs are much bigger and you can see many more characters. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Thx Lucas for taking care of this one :)
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
Pushed to 21.11.x for 21.11.03
Pushed to 21.05.x for 21.05.11
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.