|
|
|
|
|
by DougBTX
6358 days ago
|
|
> In general, making things harder to read can't be good, and should never become a standard. It reminds me of comments here on HN which have very low scores: they get greyed out and effectively "disabled", like a disabled form field. However, disabled form fields which demand no interaction, not even reading, from the user should not attract interest. It's fine to make fields which are unimportant less prominent. As you say, real read-only content (such as the text on a web page) should both be easy to read, and not shown inside a user input control in the first place. |
|
This would be an argument to not show them at all. Requires no interaction, conveys no information and doesn't attract interest? Then it is only cluttering your UI, consider removing it.