Skip to content

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.
CleanShot 2021-06-08 at 14 37 18@2x
  • On the /settings/tokens/new page, the "What's this token for?" placeholder should be removed and instead placed as helper text.
CleanShot 2021-06-08 at 14 41 27@2x

CC @AlicjaSuska