Skip to content

Instantly share code, notes, and snippets.

@joaofx
Last active May 19, 2017 11:12
Show Gist options
  • Save joaofx/e15381f3928dec5dbe093d823dafa095 to your computer and use it in GitHub Desktop.
Save joaofx/e15381f3928dec5dbe093d823dafa095 to your computer and use it in GitHub Desktop.
UI Guidelines

General

  • If user fill a form for create/edit something and he tries to leave, pop up a confirm box
  • When user click on button that change data, it stays disabled until a error/success returns
  • Buttons for actions that create/change data and Links for navigation
  • If text has info as tootip, add dashed underline style to indicate to user hover

Forms

Data Table

Tooltip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment