5 Matching Annotations
  1. Mar 2021
    1. You don’t need to do any tricky cursor stuff, because it’s all semantically wired up already.
    2. I’d say if the form is short and an obvious pattern (like sign up or log in), you could use the placeholder visual pattern, but use real labels instead.
    3. If they click the area taken up by the label, it will activate the input. If they click the input, it will activate the input. Both correct.
  2. Nov 2020
    1. I like to keep the ‘verb’ + ‘noun’ structure when writing button labels — this makes the action more prescriptive, e.g. ‘Save post’, ‘Next step’, etc, as opposed to ‘Save’, ‘Next’