Do you make your fields consistent with the data?
Last updated by Baba Kamyljanov [SSW] about 1 month ago.See historyField width gives users a visual cue about the type and length of data expected. Avoid making a field excessively wide when the value will only be a few characters, and likewise avoid squeezing long values into fields that are too narrow. Size fields proportionally and keep them consistent so the UI sets the right expectation.
