Common screen patterns
List pages (tables)
Section titled “List pages (tables)”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.
Forms (Create / Edit)
Section titled “Forms (Create / Edit)”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.
Confirmation dialogs
Section titled “Confirmation dialogs”Destructive actions (for example Delete or Stop) usually require confirmation.