Skip to content

[WIP] Design Checklist

Miguel Solorio edited this page Jan 9, 2019 · 1 revision

Intro

These items are a general checklist for when we create new features that is based off our design principles.

Design checklist

  • Is this accessible?
  • Is this customizable?
  • Is this simple?
    • Are these incremental changes (i.e. can it be broken down)?
    • Are text descriptions clear and easy to understand?
    • Can you re-use existing components/patterns?
    • Do your icons make sense?
    • Have you tested this with users?
  • Is this delightful?
    • Is input from the user contextual?
    • Are user actions optimized (i.e. can we reduce the number of steps)?
    • Can we reduce the load time?
Clone this wiki locally