in scale there are two types of errors: inline errors can be used for field-specific errors, and toast errors can be used for all other types of errors.

details below can be seen in figma

inline errors

these errors are shown right below the field that is in error.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fb73ad29-8ffa-4fc0-9b50-d612cc826c29/Untitled.png

toast errors

these errors should be used everywhere else in the app, e.g. error with adding a fish. Toast comes in from top of screen and sits on top of all text.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1f266cdc-a173-4741-9ad5-295f76598bcb/Untitled.png