SmartHalo-User-Group / SmartHalo-2

SmartHalo User Group (https://www.facebook.com/groups/smarthalousers)
28 stars 1 forks source link

On iOS, buttons should use title case #32

Open paulschreiber opened 3 years ago

paulschreiber commented 3 years ago

Description

Buttons should use title case, not sentence case. See Apple Human Interface Guidelines.

Use title-case for titles. Capitalize every word except articles, coordinating conjunctions, and prepositions of four or fewer letters.

Steps To Reproduce

  1. Launch SmartHalo app

Configuration

Expected behavior

Create Account

Actual behavior

Create account

Additional context

IMG_4411

nzwaneveld commented 3 years ago

famico666 (on Reddit) shared the following comment:

Please remove the "Use title case" request from the list.

For a start, it's not really a standard - the request quotes Apple, but they're pretty unusual among big tech companies for that. See Google or Github for sentence case.

Secondly, as both case types are common, why clutter the request list with something so arbitrary and trivial?

paulschreiber commented 3 years ago

The redditor's comment indicates a lack of understanding. The Apple Design Guidelines are for apps; websites are not covered.

I've updated the description to indicate this is iOS-specific. On Android, button labels should be in all-caps.