diff --git a/topics/ui/principles/empty_state.md b/topics/ui/principles/empty_state.md index 3fd7f8132..1f4dee07d 100644 --- a/topics/ui/principles/empty_state.md +++ b/topics/ui/principles/empty_state.md @@ -28,9 +28,16 @@ Explain the current state. The default pattern is "_No [entity] added._" If _added, created, configured_ or other such verbs act as synonyms in a particular case, use the verb _added_ for consistency. -| Incorrect | Correct | -|-------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------| -| ![](libraries-before.png){width="241"} Avoid "Nothing to show" as it is not informative. | ![](libraries-after.png){width="241"} | + + + + + + + + + +
Incorrect Correct
Avoid "Nothing to show" as it is not informative.
Make the reason descriptive: