Toast containers always have a background of @grey-darkest
with a 1px white border
. Toasts have a minimum width of 288px
and a maximum width of 568px
.
Icon | Name | Description |
---|---|---|
Success | An action was completed |
Action | Text |
---|---|
Add | Receipt added |
Allocate | Report allocated |
Delete | Expense deleted |
Duplicate | Expense duplicated |
Move | Expense moved |
Save | Expense saved |
Upload | Image uploaded |
Toasts do not interrupt a user’s task and require no action.
Toasts animate upwards from the bottom edge of the screen (1 second), stay visible for 4 seconds, and then animate downwards (400ms).
Toasts are horizontally centered at the bottom of the screen and appear above all other elements.
Toasts automatically disappear after 4 seconds or if another toast is triggered.