Remove unnecessary placeholders on /settings pages
Created by: quinnkeast
Our content guidelines for actionable language specify that placeholders should be avoided except in specific situations.
There's a few places where we should remove placeholders altogether, or switch to using a helper.
-
On the /settings/profile page, the display name and avatar URL fields have placeholders that duplicate the label. These should be removed and the field left empty.
-
On the /settings/tokens/new page, the "What's this token for?" placeholder should be removed and instead placed as helper text.
CC @AlicjaSuska