Skip to content

Common screen patterns

Most sections open to a table view.

What you can usually do:

  • Search: Type to filter results.
  • Sort: Click a column header to sort.
  • Pagination: Move between pages.
  • Rows per page: Choose how many results show at once.
  • Row actions: Some rows have actions like View, Edit, or Delete.

Common behavior:

  • Required fields: If something is required, you’ll see a validation message when saving.
  • Save/Submit: Applies changes.
  • Cancel/Back: Leaves without saving.

Destructive actions (for example Delete or Stop) usually require confirmation.