This commit is contained in:
2022-01-21 00:43:17 +00:00
parent 06c7205e20
commit 95ccdd3441
7 changed files with 11 additions and 33 deletions

View File

@@ -223,7 +223,7 @@ On a narrow screen device such as a smart phone the save button reverts back to
![notification control](img/control-notification.png)
Notification controls are used to convey status results of long running operations and temporary error messages. They appear at the bottom of the browser window briefly and then self close after a period of time determined by how much text is being displayed. Green notifications indicate successful status, Orange indicate a warning and Red indicates an error.
Notification controls are used to convey status results of long running operations and temporary error messages. They appear at the bottom of the browser window briefly and then self close after a period of time determined by how much text is being displayed. Green notifications indicate successful status, Orange indicate a warning and Red indicates an error. Important errors are also logged to the [diagnostic log](ay-log.md) if you need to see them again.
### Percent