Skip to content

Polish Checklist

To make sure your app feels as high quality as possible run through this check list with each UI component you create or update and make sure everything feels quality.

  • [ ] Find every <HiddenOptions> and <Selector> in the app and:
    • [ ] Check the order of their options. Options that are more likely to be selected should be at the top, and options that are dangerous or less likely to be selected (like "Delete") should be at the bottom.